We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878ae63 commit 516f9b4Copy full SHA for 516f9b4
src/pages/blog/blazing-fast-html.elm
@@ -28,7 +28,7 @@ recreating the [TodoMVC][todo] app, the [code][code] is quite simple and our
28
[preliminary benchmarks][bench] show that it is extremely fast compared to other
29
popular entries:
30
31
-[elm-html]: https://github.com/evancz/elm-html
+[elm-html]: https://github.com/elm-lang/html
32
[todo]: http://evancz.github.io/elm-todomvc/
33
[code]: https://github.com/evancz/elm-todomvc/blob/master/Todo.elm
34
[bench]: https://evancz.github.io/todomvc-perf-comparison
0 commit comments