Skip to content

Commit c735d96

Browse files
committed
Update link to javascript interop
1 parent cd6f118 commit c735d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/post/elixirscript-0.30.0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ For more on getting started with ElixirScript, check the [ElixirScript documenta
7373

7474
For more on FFI, and other things, check out the [FFI documentation](https://hexdocs.pm/elixir_script/ElixirScript.FFI.html)
7575

76-
For more on JavaScript Interoperability, check out the [JavaScript interoperability documentation](https://hexdocs.pm/elixir_script/JavaScriptInterop.md)
76+
For more on JavaScript Interoperability, check out the [JavaScript interoperability documentation](https://hexdocs.pm/elixir_script/javascriptinterop.html)
7777

7878
For an example of an ElixirScript app, check out the [Todo Example App](https://github.com/elixirscript/todo-elixirscript)

0 commit comments

Comments
 (0)