evancz / elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.
http://evancz.github.io/elm-todomvc/
BSD 3-Clause "New" or "Revised" License
1.21k stars 329 forks source link

Changed outdated elm architecture link in the comments #35

Closed joshy closed 9 years ago

joshy commented 9 years ago

The link in the comments to http://elm-lang.org/learn/Architecture.elm returns a 404. I am not sure if what the correct link is. My guess is it is referencing the elm architecture tutorial: https://github.com/evancz/elm-architecture-tutorial/

joshy commented 9 years ago

There is already a pull request for that: Pull request 31. Sorry.

evancz commented 8 years ago

No worries, thanks for the fix!