* reference faqs directly without "./" * used indentation consistently
-- Christian Meder, email: [EMAIL PROTECTED] The Way-Seeking Mind of a tenzo is actualized by rolling up your sleeves. (Eihei Dogen Zenji) Index: learning.xml =================================================================== --- learning.xml (revision 291028) +++ learning.xml (working copy) @@ -38,7 +38,7 @@ <a href="javadoc.html">Comprehensive Javadocs</a>, </li> <li> - <a href="./faqs/index.html">FAQ and Howto Guides</a>, + <a href="faqs/index.html">FAQ and Howto Guides</a>, </li> <li> @@ -94,12 +94,12 @@ <ul> <li> - The <a href="./faqs/kickstart.html">Kickstart FAQ</a> + The <a href="faqs/kickstart.html">Kickstart FAQ</a> answers the most common non-technical questions people first ask about Struts Core. </li> <li> - The <a href="./faqs/newbie.html">Struts Core Newbie FAQ</a> + The <a href="faqs/newbie.html">Struts Core Newbie FAQ</a> answers the most common technical questions asked by first-timer Struts Core developers. </li> @@ -128,10 +128,10 @@ Struts Core product, see the "src" folder in your <strong>source distribution</strong>. </p> -</subsection> + </subsection> -<a name="Examples"/> -<subsection name="Struts Core by Example"> + <a name="Examples"/> + <subsection name="Struts Core by Example"> <p> To help you see how it all fits together, several example applications are available that demonstrate using Struts Core with other @@ -195,10 +195,10 @@ </li> </ul> -</subsection> + </subsection> -<a name="More"/> -<subsection name="Learning More About Struts Core"> + <a name="More"/> + <subsection name="Learning More About Struts Core"> <p> The Struts <a href="http://struts.apache.org/mail.html">Mailing Lists</a> are a treasure trove of useful, interactive information. @@ -219,7 +219,8 @@ <strong>BUT YOU MUST SUBSCRIBE TO THE <a href="mailto:[EMAIL PROTECTED]">USER LIST</a> OR THE <a href="mailto:[EMAIL PROTECTED]"> - USER LIST DIGEST</a> BEFORE POSTING</strong>. </p> + USER LIST DIGEST</a> BEFORE POSTING</strong>. + </p> <p> The Apache Struts <a href="http://wiki.apache.org/struts"><strong> @@ -238,10 +239,10 @@ our tentative plans for future development. </p> -</subsection> + </subsection> -<a name="resources"/> -<subsection name="Struts Community Resources"> + <a name="resources"/> + <subsection name="Struts Community Resources"> <p> Struts Core has attracted a large and robust community of developers, which have created a vast number of Struts related resources. @@ -272,10 +273,10 @@ </ul> -</subsection> + </subsection> -<a name="books"/> -<subsection name="Books about Struts"> + <a name="books"/> + <subsection name="Books about Struts Core"> <p> The Apache Software Foundation does not provide printed manuals, @@ -284,7 +285,7 @@ <a href="http://wiki.apache.org/struts/StrutsBooks">wiki page</a>. </p> -</subsection> + </subsection> </section> <section> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]