elm / elm-lang.org

Server and client code for the Elm website.
http://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
1.99k stars 366 forks source link

Loading http://elm-lang.org/learn/Interactive-UI-Elements.elm yields a '404' Page Not Found error. #230

Closed teehemkay closed 9 years ago

teehemkay commented 9 years ago

I think the problem is that frontend/public/learn/Interactive-UI-Elements.elm has not yet been upgraded to Elm 0.14

doppioslash commented 9 years ago

Yes, that's the problem. Someone has made a PR for that, #227

teehemkay commented 9 years ago

Cool, thanks.

sroccaserra commented 9 years ago

Hi, this is a duplicate for issue #201.

Cheers!

thesoftwarephilosopher commented 9 years ago

Right, this is more due to #227 than #201.

evancz commented 9 years ago

Removed the link entirely in favor of https://github.com/evancz/elm-architecture-tutorial, check it out! It's better!