Author: wsmoak
Date: Fri Nov 28 20:20:18 2008
New Revision: 721623
URL: http://svn.apache.org/viewvc?rev=721623&view=rev
Log:
Fixed a few links.
Modified:
continuum/site/src/site/apt/guide-helping.apt
Modified: continuum/site/src/site/apt/guide-helping.apt
URL: http://svn.apache.org/viewvc/continuum/site/src/site/apt/guide-helping.apt?rev=721623&r1=721622&r2=721623&view=diff
==============================================================================
--- continuum/site/src/site/apt/guide-helping.apt (original)
+++ continuum/site/src/site/apt/guide-helping.apt Fri Nov 28 20:20:18 2008
@@ -16,13 +16,13 @@
* Report bugs, feature requests and other issues in the {{{issue-tracking.html}issue tracking}}
application.
- * {{{documentation/1_1/developer_guides/building.html} Build Continuum}} for yourself, in
order to fix bugs.
+ * {{{development/building.html} Build Continuum}} for yourself, in order to fix bugs.
* {{{development/guide-continuum-development.html#Creating and submitting a patch}Submit
patches}} to reported issues (both those you find, or that others have filed)
- * Developer reference docs for the latest snapshot can be found starting <a href="ref/latest/index.html">here</a>.
+ * Developer reference docs for the latest snapshot can be found starting {{{/ref/latest/index.html}here}}.
- * the <a href="ref/latest/apidocs/index.html">Javadoc</a> is your friend.
+ * {{{/ref/latest/apidocs/index.html}Javadoc}} is available, including UMLGraph diagrams
at the class and package level.
* Help with the documentation by pointing out areas that are lacking or unclear, and if
you are so inclined, submitting patches to correct it.
You can quickly contribute rough thoughts to the {{{http://docs.codehaus.org/display/CONTINUUMUSER}
wiki}}, or you can volunteer to help collate and
|