New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed URLs in documentation #30

Merged
merged 2 commits into from Dec 5, 2014

Conversation

Projects
None yet
2 participants
@jcollard
Contributor

jcollard commented Dec 5, 2014

These were the only two that came up that were referencing /library/

fwiw, when you click these links they don't actually jump to the #tag. Once the page is loaded, they jump fine. It seems to me that the anchor doesn't exist up front.

@jcollard

This comment has been minimized.

Show comment
Hide comment
@jcollard

jcollard Dec 5, 2014

Contributor

This is addressing this issue: https://github.com/elm-lang/core/issues/29

Contributor

jcollard commented Dec 5, 2014

This is addressing this issue: https://github.com/elm-lang/core/issues/29

evancz pushed a commit that referenced this pull request Dec 5, 2014

Merge pull request #30 from jcollard/fix-url
Fixed URLs in documentation

@evancz evancz merged commit 88e5027 into elm:master Dec 5, 2014

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Dec 5, 2014

Member

Cool, thank you!

Member

evancz commented Dec 5, 2014

Cool, thank you!

@jcollard jcollard deleted the jcollard:fix-url branch Dec 5, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment