x/pkgsite: README relative image links are broken #37194
Closed
Comments
/cc @jba |
The problem here is that the |
@kindermoumoute - this should now be fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In tab
overview
all relative urls from theREADME.md
are correctly replaced to absolute urls using GitHub's base url. This should be done as well for relative image path.What did you do?
Go to https://pkg.go.dev/github.com/scaleway/scaleway-sdk-go?tab=overview
What did you expect to see?
Image rendering correctly
What did you see instead?
Broken image link
The text was updated successfully, but these errors were encountered: