[svnbook commit] r1583 - trunk/www

sunny256 svnbook-dev at red-bean.com
Wed Aug 3 18:56:25 CDT 2005


Author: sunny256
Date: Wed Aug  3 18:56:24 2005
New Revision: 1583

Modified:
   trunk/www/index.en.html
Log:
Add missing semicolons to numerical entities. Why didn’t 
validator.w3.org complain about this? xmllint(1) does.

* www/index.en.html
  (Feedback/Contributing): Add missing semicolon to the numerical 
    entities.


Modified: trunk/www/index.en.html
==============================================================================
--- trunk/www/index.en.html	(original)
+++ trunk/www/index.en.html	Wed Aug  3 18:56:24 2005
@@ -115,7 +115,7 @@
 <p>For feedback on the book or this website, contact
    <tt>svnbook-dev@red-bean.com</tt>
    [<a
-   href="&#104&#116&#116&#112&#58&#47&#47&#119&#119&#119&#46&#114&#101&#100&#45&#98&#101&#97&#110&#46&#99&#111&#109&#47&#109&#97&#105&#108&#109&#97&#110&#47&#108&#105&#115&#116&#105&#110&#102&#111&#47&#115&#118&#110&#98&#111&#111&#107&#45&#100&#101&#118">listinfo</a>].
+   href="http://www.red-bean.com/mailman/listinfo/svnbook-dev">listinfo</a>].
    If you have spotted errors in the book (O'Reilly's hardcopy or
    otherwise), please do the following things:</p>
 



More information about the svnbook-dev mailing list