Author: crossley
Date: Mon Jan 31 18:16:42 2005
New Revision: 149359
URL: http://svn.apache.org/viewcvs?view=rev&rev=149359
Log:
Use site: links for the "dev" and "release" documentation.
Modified:
forrest/trunk/site-author/content/xdocs/index.xml
Modified: forrest/trunk/site-author/content/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/index.xml?view=diff&r1=149358&r2=149359
==============================================================================
--- forrest/trunk/site-author/content/xdocs/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/index.xml Mon Jan 31 18:16:42 2005
@@ -178,8 +178,8 @@
<p>
Documentation on the Apache Forrest website exists for the
- <link href="docs/">latest release</link> and for the
- <link href="docs/dev/">current development</link>
+ <link href="site:documentation/v0.6">latest release</link> and for the
+ <link href="site:documentation/dev">current development</link>
version from the source
repository. All versions of Forrest include their own copy of the
documentation.
To view it, do '<link href="ext:build/run">forrest run</link>' and go
to