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
Additional context
There's a difference in the source paths between images that resolve and images that don't resolve. I'm not fluent on how github.com/path/image.png becomes raw.githubusercontent.com/path/image.png, it may just be pending a publish -- i dont know.
Regardless, it makes everything feel broken.
Image path from npm's addon-actions (as example): https://raw.githubusercontent.com/storybooks/storybook/HEAD/docs/screenshot.png
Describe the bug
README images are broken across the board.
(see #1196)
To Reproduce
Steps to reproduce the behavior:
Additional context
There's a difference in the source paths between images that resolve and images that don't resolve. I'm not fluent on how
github.com/path/image.png
becomesraw.githubusercontent.com/path/image.png
, it may just be pending a publish -- i dont know.Regardless, it makes everything feel broken.
Image path from npm's addon-actions (as example):
https://raw.githubusercontent.com/storybooks/storybook/HEAD/docs/screenshot.png
Manually altered path:
https://raw.githubusercontent.com/storybooks/storybook/HEAD/addons/actions/docs/screenshot.png
The text was updated successfully, but these errors were encountered: