package.elm-lang.org icon indicating copy to clipboard operation
package.elm-lang.org copied to clipboard

Relative image links in package README files are broken

Open avh4 opened this issue 9 years ago • 1 comments
trafficstars

Example is http://package.elm-lang.org/packages/avh4-experimental/elm-layout/1.1.1/ The markdown README contains a link to demo.png, which displays as a broken link. It should be transformed into https://github.com/avh4-experimental/elm-layout/blob/1.1.1/demo1.png to work correctly.

avh4 avatar Nov 26 '15 19:11 avh4

Do you know whether they were ever "unbroken"?

I fear you simply have to put the absolute links there.

jvoigtlaender avatar Nov 26 '15 19:11 jvoigtlaender