Skip to content

Commit

Permalink
docs(readme): Fix link to LuaFileSystem (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsdjeg committed Oct 23, 2022
1 parent d5958e2 commit b101290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ for Lua for Windows.

## Dependencies

The file and directory functions depend on [LuaFileSystem](https://keplerproject.github.io/luafilesystem/),
The file and directory functions depend on [LuaFileSystem](https://lunarmodules.github.io/luafilesystem/),
which is installed automatically if you are using LuaRocks. Additionally, if you want `dir.copyfile` to work
elegantly on Windows, then you need [Alien](http://mascarenhas.github.io/alien/). Both libraries are present
in Lua for Windows.
Expand Down

0 comments on commit b101290

Please sign in to comment.