Author: crossley
Date: Sat Apr 9 22:28:39 2005
New Revision: 160740
URL: http://svn.apache.org/viewcvs?view=rev&rev=160740
Log:
Fix links to other versions of docs.
Modified:
forrest/trunk/site-author/content/xdocs/docs/index.xml
forrest/trunk/site-author/content/xdocs/site.xml
Modified: forrest/trunk/site-author/content/xdocs/docs/index.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs/index.xml?view=diff&r1=160739&r2=160740
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs/index.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs/index.xml Sat Apr 9 22:28:39
2005
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright 2002-2004 The Apache Software Foundation or its licensors,
+ Copyright 2002-2005 The Apache Software Foundation or its licensors,
as applicable.
Licensed under the Apache License, Version 2.0 (the "License");
@@ -24,7 +24,7 @@
<section id="project">
<title>Project-level documentation</title>
<p>
- See the <a href="ext:forrest">Apache Forrest Project</a> website for
+ See the <a href="../">Apache Forrest Project</a> website for
the main project-level documents.
</p>
</section>
@@ -32,7 +32,7 @@
<title>Product documentation</title>
<p>
See links to other versions of
- <a href="ext:forrest/docs">documentation</a>.
+ <a href="../docs.html">documentation</a>.
</p>
</section>
</body>
Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL:
http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?view=diff&r1=160739&r2=160740
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Sat Apr 9 22:28:39 2005
@@ -28,7 +28,7 @@
</about>
<documentation label="Documentation" tab="docs" href="docs/">
- <overview label="Overview" href="docs.html"/>
+ <overview label="Overview" href="../docs.html"/>
<v0.6 label="0.6 (current)" href="docs/0.6/"/>
<v0.7 label="0.7-dev (unstable)" href="docs/0.7/"/>
<index label="Index" href="index.html"/>