Skip to content

Commit 3519d43

Browse files
authored
Merge pull request #658 from AgtLucas/master
Fix broken link
2 parents 798199f + e1b7724 commit 3519d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/syntax.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ app.ports.time.unsubscribe(callback);
420420
421421
Read more about [HTML embedding][html] and [JavaScript interop][js].
422422
423-
[html]: http://guide.elm-lang.org/interop/html.html
423+
[html]: http://guide.elm-lang.org/interop/javascript.html#step-1-embed-in-html
424424
[js]: http://guide.elm-lang.org/interop/javascript.html
425425
426426

0 commit comments

Comments
 (0)