You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
404 returned when retrieving inline images
The text was updated successfully, but these errors were encountered: