Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inline images not loading. #28

Open
prakx1 opened this issue Dec 18, 2020 · 1 comment
Open

Inline images not loading. #28

prakx1 opened this issue Dec 18, 2020 · 1 comment

Comments

@prakx1
Copy link

prakx1 commented Dec 18, 2020

404 returned when retrieving inline images

@prakx1
Copy link
Author

prakx1 commented Dec 19, 2020

I figured it out the link to image is relative to the post md. file so changing
![](../../../src/images/gatsby-icon.png) to ![](../src/images/gatsby-icon.png)
works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant