Author: crossley
Date: Thu Jan 13 03:22:00 2011
New Revision: 1058398
URL: http://svn.apache.org/viewvc?rev=1058398&view=rev
Log:
Fix validation error with r1058382
Modified:
forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
Modified: forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml?rev=1058398&r1=1058397&r2=1058398&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_90/faq.xml Thu Jan 13
03:22:00 2011
@@ -1471,10 +1471,10 @@ X [0] /docs_0_80/upgrading_08.ht
<link href="site:forrestbar">Forrestbar</link> to see the build-info
and properties, or access them directly:
</p>
- <dl>
- <dd><code>http://localhost:8888/build-info</code></dd>
-
<dd><code>http://localhost:8888/module.properties.properties</code></dd>
- </dl>
+ <ul>
+ <li><code>http://localhost:8888/build-info</code></li>
+
<li><code>http://localhost:8888/module.properties.properties</code></li>
+ </ul>
<p>
See the documentation about the new <link
href="site:properties">Properties</link>
system.