diff options
Diffstat (limited to 'docs/examples.html')
-rw-r--r-- | docs/examples.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/examples.html b/docs/examples.html index 68756c8..a41bd2a 100644 --- a/docs/examples.html +++ b/docs/examples.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><strong>Examples</strong></li> | 46 | <li><strong>Examples</strong></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> |