@@ -279,7 +279,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
279279 </ dt >
280280 < dd >
281281 Lua iterator over the entries of a given directory.
282- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.dir</ code > </ a >
282+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.dir</ code > </ a >
283283
284284
285285
@@ -294,7 +294,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
294294 </ dt >
295295 < dd >
296296 Creates a directory.
297- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.mkdir</ code > </ a >
297+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.mkdir</ code > </ a >
298298
299299
300300
@@ -309,7 +309,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
309309 </ dt >
310310 < dd >
311311 Removes a directory.
312- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.rmdir</ code > </ a >
312+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.rmdir</ code > </ a >
313313
314314
315315
@@ -324,7 +324,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
324324 </ dt >
325325 < dd >
326326 Gets attributes.
327- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.attributes</ code > </ a >
327+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.attributes</ code > </ a >
328328
329329
330330
@@ -339,7 +339,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
339339 </ dt >
340340 < dd >
341341 Get the working directory.
342- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.currentdir</ code > </ a >
342+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.currentdir</ code > </ a >
343343
344344
345345
@@ -354,7 +354,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
354354 </ dt >
355355 < dd >
356356 Gets symlink attributes.
357- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.symlinkattributes</ code > </ a >
357+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.symlinkattributes</ code > </ a >
358358
359359
360360
@@ -371,7 +371,7 @@ <h2 class="section-header "><a name="Functions"></a>Functions</h2>
371371 Changes the working directory.
372372 On Windows, if a drive is specified, it also changes the current drive. If
373373 only specifying the drive, it will only switch drive, but not modify the path.
374- Implicit link to < a href ="https://keplerproject .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.chdir</ code > </ a >
374+ Implicit link to < a href ="https://lunarmodules .github.io/luafilesystem/manual.html#reference "> < code > luafilesystem.chdir</ code > </ a >
375375
376376
377377
0 commit comments