Author: brondsem
Date: Fri May 14 01:35:21 2004
New Revision: 10643
Modified:
xml/forrest/trunk/src/documentation/content/xdocs/forrestbar.xml
Log:
fix <a>s to <link>s
Modified: xml/forrest/trunk/src/documentation/content/xdocs/forrestbar.xml
==============================================================================
--- xml/forrest/trunk/src/documentation/content/xdocs/forrestbar.xml (original)
+++ xml/forrest/trunk/src/documentation/content/xdocs/forrestbar.xml Fri May 14 01:35:21 2004
@@ -23,8 +23,8 @@
<body>
<section>
<title>What's the Forrestbar?</title>
- <p>The Forrestbar is a toolbar made for <a href="http://www.mozilla.org/">Mozilla</a>
- (and <a href="http://www.mozilla.org/products/firefox/">Firefox</a>
compatible)
+ <p>The Forrestbar is a toolbar made for <link href="http://www.mozilla.org/">Mozilla</link>
+ (and <link href="http://www.mozilla.org/products/firefox/">Firefox</link>
compatible)
that eases the navigation of Apache
projects and resources, and to the local Forrest running on your machine.</p>
</section>
|