aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
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 @@
13 13
14<div id="product"> 14<div id="product">
15 <div id="product_logo"> 15 <div id="product_logo">
16 <a href="http://keplerproject.github.io/luafilesystem"> 16 <a href="http://lunarmodules.github.io/luafilesystem">
17 <img alt="LuaFileSystem" src="luafilesystem.png"/> 17 <img alt="LuaFileSystem" src="luafilesystem.png"/>
18 </a> 18 </a>
19 </div> 19 </div>
@@ -44,10 +44,10 @@
44 </ul> 44 </ul>
45 </li> 45 </li>
46 <li><a href="examples.html">Examples</a></li> 46 <li><a href="examples.html">Examples</a></li>
47 <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> 47 <li><a href="https://github.com/lunarmodules/luafilesystem">Project</a>
48 <ul> 48 <ul>
49 <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> 49 <li><a href="https://github.com/lunarmodules/luafilesystem/issues">Bug Tracker</a></li>
50 <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> 50 <li><a href="https://github.com/lunarmodules/luafilesystem">Git</a></li>
51 </ul> 51 </ul>
52 </li> 52 </li>
53 <li><a href="license.html">License</a></li> 53 <li><a href="license.html">License</a></li>
@@ -81,7 +81,7 @@ flavors of Unix (including Linux, BSDs, macOS) and Windows.</p>
81$ luarocks install luafilesystem 81$ luarocks install luafilesystem
82</pre> 82</pre>
83 83
84<p>Its source can be found at its <a href="http://github.com/keplerproject/luafilesystem">GitHub</a> page.</p> 84<p>Its source can be found at its <a href="http://github.com/lunarmodules/luafilesystem">GitHub</a> page.</p>
85 85
86<h2><a name="history"></a>History</h2> 86<h2><a name="history"></a>History</h2>
87 87