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

Documentation preview generates broken links for types in function signatures

Open drathier opened this issue 8 years ago • 1 comments
trafficstars

Most links point to #anchor, but links in function signatures to types point to ModuleName#anchor instead of #anchor. This works fine for published projects since ModuleName#anchor points to ../ModuleName#anchor which is the same as #anchor, but it breaks some links in documentation preview.

drathier avatar May 16 '17 01:05 drathier

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar May 16 '17 01:05 process-bot