diff options
author | Lua Team <team@lua.org> | 2004-03-17 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 2004-03-17 12:00:00 +0000 |
commit | e7731a8fb8a317aa5c444ef073bfad82fa5baa54 (patch) | |
tree | 75b630332e6cdce8b40acf3282e1e8eee27b579e /doc/readme.html | |
parent | 72286a8eeb927e1a33f24e9d99bb37ec5343ad45 (diff) | |
download | lua-github-5.0.2.tar.gz |
Lua 5.0.25.0.2
Diffstat (limited to 'doc/readme.html')
-rw-r--r-- | doc/readme.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/readme.html b/doc/readme.html index c50459d1..baa7cc8a 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -13,7 +13,7 @@ Documentation <UL> <LI><A HREF="http://www.lua.org/">Official web site</A> -<LI><A HREF="manual.html">Reference manual</A> +<LI><A HREF="contents.html">Reference manual</A> <LI><A HREF="lua.html">lua man page</A> <LI><A HREF="luac.html">luac man page</A> <LI><A HREF="../README">lua/README</A> @@ -28,7 +28,7 @@ Documentation <HR> <SMALL> Last update: -Tue Apr 1 14:35:18 EST 2003 +Thu Mar 11 23:08:56 BRT 2004 </SMALL> </BODY> |