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

Link to linear and radial gradients examples in documentation ends up on a 404 #859

Closed
Psycojoker opened this Issue Apr 27, 2017 · 2 comments

Comments

Projects
None yet
3 participants
@Psycojoker

Psycojoker commented Apr 27, 2017

Hello,

Here and here, the links under "see this example" ends up on a 404. They seems to have been removed from the examples directory since it's still present http://elm-lang.org/examples/

Those links are defined here https://github.com/elm-lang/core/blob/70c7d1290cf4fcbbfee8aedefe2f48f250ac04b4/src/Color.elm#L246 and here https://github.com/elm-lang/core/blob/70c7d1290cf4fcbbfee8aedefe2f48f250ac04b4/src/Color.elm#L257

Kind regards,

@process-bot

This comment has been minimized.

Show comment
Hide comment
@process-bot

process-bot Apr 27, 2017

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 commented Apr 27, 2017

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.

@Psycojoker Psycojoker changed the title from Link to linear gradient example in documentation ends up on a 404 to Link to linear and radial gradients examples in documentation ends up on a 404 Apr 27, 2017

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Jul 8, 2017

Member

For now I'm thinking of just removing the Color library, so the link is "fixed" in a sense.

Thanks for the report!

Member

evancz commented Jul 8, 2017

For now I'm thinking of just removing the Color library, so the link is "fixed" in a sense.

Thanks for the report!

@evancz evancz closed this Jul 8, 2017

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