diff options
author | Hisham Muhammad <hisham@gobolinux.org> | 2011-09-20 10:01:40 -0300 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2011-09-20 10:01:40 -0300 |
commit | fe8e151ea9358fd809c40f6fa0d5a9e6bc4fa5eb (patch) | |
tree | 1e2294510fbb6b2f13e2ffa1179a56a955eeccd5 | |
parent | 9f9679feea77eeec0d1a96c1966173aa80df1274 (diff) | |
download | luafilesystem-fe8e151ea9358fd809c40f6fa0d5a9e6bc4fa5eb.tar.gz luafilesystem-fe8e151ea9358fd809c40f6fa0d5a9e6bc4fa5eb.tar.bz2 luafilesystem-fe8e151ea9358fd809c40f6fa0d5a9e6bc4fa5eb.zip |
Edited examples.html via GitHub
-rw-r--r-- | examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples.html b/examples.html index 65a6623..23ddac6 100644 --- a/examples.html +++ b/examples.html | |||
@@ -48,7 +48,7 @@ | |||
48 | <li><a href="http://luaforge.net/projects/luafilesystem/">Project</a> | 48 | <li><a href="http://luaforge.net/projects/luafilesystem/">Project</a> |
49 | <ul> | 49 | <ul> |
50 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> | 50 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> |
51 | <li><a href="https://github.com/keplerproject/luafilesystem">CVS</a></li> | 51 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> |
52 | </ul> | 52 | </ul> |
53 | </li> | 53 | </li> |
54 | <li><a href="license.html">License</a></li> | 54 | <li><a href="license.html">License</a></li> |