Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
Reference to LuaBinaries 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Carregal committed Jun 26, 2006
1 parent d192ed2 commit 269ff13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions doc/us/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h2><a name="download"></a>Download</h2>
<p>LuaExpat source can be downloaded from its
<a href="http://luaforge.net/projects/luaexpat/files">LuaForge</a>
page. If you are using
<a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2
<a href="http://luabinaries.luaforge.net">LuaBinaries</a> 5.0.2 Release 2
a Windows binary version of LuaExpat can be found at the LuaForge page.</p>

<h2><a name="history"></a>History</h2>
Expand Down Expand Up @@ -148,7 +148,7 @@ <h2><a name="contact"></a>Contact</h2>
<div id="about">
<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>
<p><small>$Id: index.html,v 1.41 2006-06-08 20:41:48 tomas Exp $</small></p>
<p><small>$Id: index.html,v 1.42 2006-06-26 18:28:26 carregal Exp $</small></p>
</div> <!-- id="about" -->

</div> <!-- id="container" -->
Expand Down
4 changes: 2 additions & 2 deletions doc/us/manual.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h2><a name="installation"></a>Installation</h2>
<code><a href="http://www.lua.org/manual/5.1/manual.html#pdf-package.cpath">LUA_CPATH</a></code>. Lua 5.0 users should install <a href="http://www.keplerproject.org/compat">Compat-5.1</a> also.</p>

<p>Windows users can use the binary version of LuaExpat (<code>lxp.dll</code>, compatible with
<a href="http://luabinaries.luaforge.net">LuaBinaries</a> Release 2) available at
<a href="http://luabinaries.luaforge.net">LuaBinaries</a> 5.0.2 Release 2) available at
<a href="http://luaforge.net/projects/luaexpat/files">LuaForge</a>.</p>

<h2><a name="parser"></a>Parser objects</h2>
Expand Down Expand Up @@ -326,7 +326,7 @@ <h4><a name="separator"></a>The separator character</h4>
<div id="about">
<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>
<p><small>$Id: manual.html,v 1.24 2006-06-08 20:41:48 tomas Exp $</small></p>
<p><small>$Id: manual.html,v 1.25 2006-06-26 18:28:26 carregal Exp $</small></p>
</div> <!-- id="about" -->

</div> <!-- id="container" -->
Expand Down

0 comments on commit 269ff13

Please sign in to comment.