We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5958e2 commit b101290Copy full SHA for b101290
README.md
@@ -104,7 +104,7 @@ for Lua for Windows.
104
105
## Dependencies
106
107
-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/),
108
which is installed automatically if you are using LuaRocks. Additionally, if you want `dir.copyfile` to work
109
elegantly on Windows, then you need [Alien](http://mascarenhas.github.io/alien/). Both libraries are present
110
in Lua for Windows.
0 commit comments