Author: stevel
Date: Wed Jan 3 13:43:29 2007
New Revision: 492314
URL: http://svn.apache.org/viewvc?view=rev&rev=492314
Log:
hyphens break the autolinking to bookstores
Modified:
ant/core/trunk/xdocs/resources.xml
Modified: ant/core/trunk/xdocs/resources.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/resources.xml?view=diff&rev=492314&r1=492313&r2=492314
==============================================================================
--- ant/core/trunk/xdocs/resources.xml (original)
+++ ant/core/trunk/xdocs/resources.xml Wed Jan 3 13:43:29 2007
@@ -92,7 +92,7 @@
<section name="Books">
<p>The most recent books come first</p>
<subsection name="Ant in Action"
- isbn="1-932394-80-X">
+ isbn="193239480X">
<p>Published April/May 2007, and covering Ant 1.7.</p>
<p>This is a major rewrite of the first edition; still 600 pages long.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]