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

Commit

Permalink
Documentation update - minor details
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Carregal committed Mar 26, 2006
1 parent 106e094 commit dcc7f35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/us/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ <h1>LuaExpat</h1>
<h2><a name="overview"></a>Overview</h2>

<p>LuaExpat is a <a href="http://www.saxproject.org/">SAX</a> XML parser based on the
<a href="http://jclark.com/xml/expat.html">Expat</a> library.</p>
<a href="http://www.libexpat.org/">Expat</a> library.</p>

<p>LuaExpat is free software and uses the same <a href="license.html">license</a>
as Lua 5.0.</p>
Expand Down Expand Up @@ -137,7 +137,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.39 2006-03-23 00:19:49 carregal Exp $</small></p>
<p><small>$Id: index.html,v 1.40 2006-03-26 16:41:48 carregal Exp $</small></p>
</div> <!-- id="about" -->

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

0 comments on commit dcc7f35

Please sign in to comment.