diff options
author | uid20006 <uid20006> | 2005-05-30 18:19:14 +0000 |
---|---|---|
committer | uid20006 <uid20006> | 2005-05-30 18:19:14 +0000 |
commit | 50cf9740a6f8f4469cab73f4340d496cf5187a2c (patch) | |
tree | c939c45076dcdb6df9e627ff1770f5e17ccce963 | |
parent | f3deb0e4c6f6409185bb7954aa841552cd908864 (diff) | |
download | luafilesystem-50cf9740a6f8f4469cab73f4340d496cf5187a2c.tar.gz luafilesystem-50cf9740a6f8f4469cab73f4340d496cf5187a2c.tar.bz2 luafilesystem-50cf9740a6f8f4469cab73f4340d496cf5187a2c.zip |
*** empty log message ***
-rw-r--r-- | doc/us/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/us/index.html b/doc/us/index.html index 57fda10..219ed3e 100644 --- a/doc/us/index.html +++ b/doc/us/index.html | |||
@@ -24,7 +24,7 @@ | |||
24 | <h1>LuaFileSystem</h1> | 24 | <h1>LuaFileSystem</h1> |
25 | <ul> | 25 | <ul> |
26 | <li><strong>Home</strong> | 26 | <li><strong>Home</strong> |
27 | <ul> | 27 | <ul> |
28 | <li><a href="index.html#overview">Overview</a></li> | 28 | <li><a href="index.html#overview">Overview</a></li> |
29 | <li><a href="index.html#status">Status</a></li> | 29 | <li><a href="index.html#status">Status</a></li> |
30 | <li><a href="index.html#download">Download</a></li> | 30 | <li><a href="index.html#download">Download</a></li> |
@@ -111,7 +111,7 @@ Comments are welcome!</p> | |||
111 | <div id="about"> | 111 | <div id="about"> |
112 | <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> | 112 | <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> |
113 | <p><small> | 113 | <p><small> |
114 | $Id: index.html,v 1.20 2005/05/30 17:57:11 uid20006 Exp $ | 114 | $Id: index.html,v 1.21 2005/05/30 18:19:14 uid20006 Exp $ |
115 | </small></p> | 115 | </small></p> |
116 | </div> <!-- id="about" --> | 116 | </div> <!-- id="about" --> |
117 | 117 | ||