diff options
author | Fabio Mascarenhas <mascarenhas@acm.org> | 2011-06-06 10:53:39 -0300 |
---|---|---|
committer | Fabio Mascarenhas <mascarenhas@acm.org> | 2011-06-06 10:53:39 -0300 |
commit | d292b3243f90ba21450c0599b42aa89e999524ee (patch) | |
tree | 04ecd4a0159ab9ac2b60b45d7746f2ee3dab54a6 /doc/us/examples.html | |
parent | 2f55c33b0c919623a1f7bec7a541d784cf2a5724 (diff) | |
download | luafilesystem-d292b3243f90ba21450c0599b42aa89e999524ee.tar.gz luafilesystem-d292b3243f90ba21450c0599b42aa89e999524ee.tar.bz2 luafilesystem-d292b3243f90ba21450c0599b42aa89e999524ee.zip |
update links to bug tracker and cvs
Diffstat (limited to 'doc/us/examples.html')
-rw-r--r-- | doc/us/examples.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/us/examples.html b/doc/us/examples.html index 746df62..65a6623 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html | |||
@@ -47,8 +47,8 @@ | |||
47 | <li><strong>Examples</strong></li> | 47 | <li><strong>Examples</strong></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> |