Skip to content

Commit 6baee32

Browse files
wrong link
1 parent 8f0dca1 commit 6baee32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
* **Built-in reference materials.** Not sure what a node does? Not sure what syntax to use? Check the
3737
[reference page](./docs/reference)
3838
* **Tons of examples.** Browse the [interactive examples page](./examples) or look at the files
39-
[directly](./examples/files).
39+
[directly](https://github.com/dragoncoder047/lynx/tree/main/examples/files/).
4040
* **Linter to catch mistakes.** The [editor](./editor) will show red error messages for each node or
4141
connection that caused problems[^1].
4242
* **Shareable.** You can save the entire source of the flow to the URL, and then re-open and run it on
4343
another browser or device (provided the other computer supports everything required).
4444
</main>
4545
</body>
4646

47-
</html>
47+
</html>

0 commit comments

Comments
 (0)