Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keplerproject/luafilesystem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.html b/docs/index.html
index b4f056e..34e0730 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -13,7 +13,7 @@
<div id="product">
<div id="product_logo">
- <a href="http://keplerproject.github.io/luafilesystem">
+ <a href="http://lunarmodules.github.io/luafilesystem">
<img alt="LuaFileSystem" src="luafilesystem.png"/>
</a>
</div>
@@ -44,10 +44,10 @@
</ul>
</li>
<li><a href="examples.html">Examples</a></li>
- <li><a href="https://github.com/keplerproject/luafilesystem">Project</a>
+ <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
<ul>
- <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li>
- <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li>
+ <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
+ <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
</ul>
</li>
<li><a href="license.html">License</a></li>
@@ -81,7 +81,7 @@ flavors of Unix (including Linux, BSDs, macOS) and Windows.</p>
$ luarocks install luafilesystem
</pre>
-<p>Its source can be found at its <a href="http://github.com/keplerproject/luafilesystem">GitHub</a> page.</p>
+<p>Its source can be found at its <a href="http://github.com/lunarmodules/luafilesystem">GitHub</a> page.</p>
<h2><a name="history"></a>History</h2>