diff options
author | Fabio Mascarenhas <mascarenhas@acm.org> | 2011-06-06 10:54:48 -0300 |
---|---|---|
committer | Fabio Mascarenhas <mascarenhas@acm.org> | 2011-06-06 10:54:48 -0300 |
commit | 4d8bc7eb62d9de68589ccd36f73afbd05054ab6f (patch) | |
tree | 402d9eb39745e1824bfe31db50af98214a352325 /index.html | |
parent | 8332f1ab9ef64d1c8faab97d31a026576490b510 (diff) | |
download | luafilesystem-4d8bc7eb62d9de68589ccd36f73afbd05054ab6f.tar.gz luafilesystem-4d8bc7eb62d9de68589ccd36f73afbd05054ab6f.tar.bz2 luafilesystem-4d8bc7eb62d9de68589ccd36f73afbd05054ab6f.zip |
fix links to bug tracker and cvs in gh-pages (close issue #6)
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -47,8 +47,8 @@ | |||
47 | <li><a href="examples.html">Examples</a></li> | 47 | <li><a href="examples.html">Examples</a></li> |
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="http://luaforge.net/tracker/?group_id=66">Bug Tracker</a></li> | 50 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> |
51 | <li><a href="http://luaforge.net/scm/?group_id=66">CVS</a></li> | 51 | <li><a href="https://github.com/keplerproject/luafilesystem">CVS</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> |