diff options
author | Lua Team <team@lua.org> | 2012-05-28 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 2012-05-28 12:00:00 +0000 |
commit | 5a152a0a57f98f38472fac54b62fa8cdb9708d29 (patch) | |
tree | a6438cac84faa16532305c4d65642b86af9d2b61 /doc | |
parent | ad17e8349cfc1992f1df7ae937fc146b1a0d564e (diff) | |
download | lua-github-5.2.1-rc2.tar.gz |
Lua 5.2.1-rc25.2.1-rc2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contents.html | 4 | ||||
-rw-r--r-- | doc/manual.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/contents.html b/doc/contents.html index 8340ff35..9f506051 100644 --- a/doc/contents.html +++ b/doc/contents.html @@ -35,7 +35,7 @@ For a complete introduction to Lua programming, see the book <SMALL> Copyright © 2011–2012 Lua.org, PUC-Rio. Freely available under the terms of the -<A HREF="http://www.lua.org/license.html#5">Lua license</A>. +<A HREF="http://www.lua.org/license.html">Lua license</A>. </SMALL> <H2><A NAME="contents">Contents</A></H2> @@ -521,7 +521,7 @@ Freely available under the terms of the <HR> <SMALL CLASS="footer"> Last update: -Wed May 23 13:28:09 BRT 2012 +Sat May 26 08:52:25 BRT 2012 </SMALL> <!-- Last change: revised for Lua 5.2.1 diff --git a/doc/manual.html b/doc/manual.html index cd6dda52..71b607d4 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -21,7 +21,7 @@ by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, Waldemar Celes <small> Copyright © 2011–2012 Lua.org, PUC-Rio. Freely available under the terms of the -<a href="http://www.lua.org/license.html#5">Lua license</a>. +<a href="http://www.lua.org/license.html">Lua license</a>. </small> <hr> <p> |