Skip to content

Commit b101290

Browse files
authored
docs(readme): Fix link to LuaFileSystem (#445)
1 parent d5958e2 commit b101290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ for Lua for Windows.
104104

105105
## Dependencies
106106

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

0 commit comments

Comments
 (0)