aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 892cda6..645fad5 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ or in [LÖVE][love2d] (make sure to install the required modules for lua5.1):
$ love . <session.alv>
-running in LÖVE adds the additional `gui` module. See [`lib/gui.moon`](lib/gui).
+running in LÖVE adds the additional `gui` module. See [`lib/gui.moon`](lib/gui.moon).
[moonscript]: https://moonscript.org/
[lfs]: https://keplerproject.github.io/luafilesystem/