diff options
| author | Hisham Muhammad <hisham@gobolinux.org> | 2014-01-29 21:43:20 -0200 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2014-01-29 21:43:20 -0200 |
| commit | 95573506c5b92d2fdc32b162a3ad86d2da8d4f15 (patch) | |
| tree | 6bfd9a2d91e1045df7f9b202ae566028b187cda1 | |
| parent | 1b3e3d4b4b629acebe83382f8b7cec1241b346a6 (diff) | |
| download | luafilesystem-95573506c5b92d2fdc32b162a3ad86d2da8d4f15.tar.gz luafilesystem-95573506c5b92d2fdc32b162a3ad86d2da8d4f15.tar.bz2 luafilesystem-95573506c5b92d2fdc32b162a3ad86d2da8d4f15.zip | |
Remove old referencesv1_6_2
| -rw-r--r-- | doc/us/examples.html | 4 | ||||
| -rw-r--r-- | doc/us/index.html | 4 | ||||
| -rw-r--r-- | doc/us/license.html | 4 | ||||
| -rw-r--r-- | doc/us/manual.html | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/us/examples.html b/doc/us/examples.html index 8672464..2c1644c 100644 --- a/doc/us/examples.html +++ b/doc/us/examples.html | |||
| @@ -45,10 +45,10 @@ | |||
| 45 | </ul> | 45 | </ul> |
| 46 | </li> | 46 | </li> |
| 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="https://github.com/keplerproject/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> |
diff --git a/doc/us/index.html b/doc/us/index.html index 18f63fe..5c05085 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
| @@ -45,10 +45,10 @@ | |||
| 45 | </ul> | 45 | </ul> |
| 46 | </li> | 46 | </li> |
| 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="https://github.com/keplerproject/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> |
diff --git a/doc/us/license.html b/doc/us/license.html index bb8f902..3003381 100644 --- a/doc/us/license.html +++ b/doc/us/license.html | |||
| @@ -45,10 +45,10 @@ | |||
| 45 | </ul> | 45 | </ul> |
| 46 | </li> | 46 | </li> |
| 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="https://github.com/keplerproject/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><strong>License</strong></li> | 54 | <li><strong>License</strong></li> |
diff --git a/doc/us/manual.html b/doc/us/manual.html index 80170de..33c1cbe 100644 --- a/doc/us/manual.html +++ b/doc/us/manual.html | |||
| @@ -43,10 +43,10 @@ | |||
| 43 | </ul> | 43 | </ul> |
| 44 | </li> | 44 | </li> |
| 45 | <li><a href="examples.html">Examples</a></li> | 45 | <li><a href="examples.html">Examples</a></li> |
| 46 | <li><a href="http://luaforge.net/projects/luafilesystem/">Project</a> | 46 | <li><a href="https://github.com/keplerproject/luafilesystem">Project</a> |
| 47 | <ul> | 47 | <ul> |
| 48 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> | 48 | <li><a href="https://github.com/keplerproject/luafilesystem/issues">Bug Tracker</a></li> |
| 49 | <li><a href="https://github.com/keplerproject/luafilesystem">CVS</a></li> | 49 | <li><a href="https://github.com/keplerproject/luafilesystem">Git</a></li> |
| 50 | </ul> | 50 | </ul> |
| 51 | </li> | 51 | </li> |
| 52 | <li><a href="license.html">License</a></li> | 52 | <li><a href="license.html">License</a></li> |
