Skip to content

Commit 516f9b4

Browse files
authored
Update link to elm-html
Point to new elm-html Github repo location
1 parent 878ae63 commit 516f9b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/blazing-fast-html.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ recreating the [TodoMVC][todo] app, the [code][code] is quite simple and our
2828
[preliminary benchmarks][bench] show that it is extremely fast compared to other
2929
popular entries:
3030
31-
[elm-html]: https://github.com/evancz/elm-html
31+
[elm-html]: https://github.com/elm-lang/html
3232
[todo]: http://evancz.github.io/elm-todomvc/
3333
[code]: https://github.com/evancz/elm-todomvc/blob/master/Todo.elm
3434
[bench]: https://evancz.github.io/todomvc-perf-comparison

0 commit comments

Comments
 (0)