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 798199f commit e1b7724Copy full SHA for e1b7724
src/pages/docs/syntax.elm
@@ -420,7 +420,7 @@ app.ports.time.unsubscribe(callback);
420
421
Read more about [HTML embedding][html] and [JavaScript interop][js].
422
423
-[html]: http://guide.elm-lang.org/interop/html.html
+[html]: http://guide.elm-lang.org/interop/javascript.html#step-1-embed-in-html
424
[js]: http://guide.elm-lang.org/interop/javascript.html
425
426
0 commit comments