summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/documentation/content/xdocs/book.xml2
-rw-r--r--src/documentation/content/xdocs/download.xml2
-rw-r--r--src/documentation/content/xdocs/faq.xml3
-rw-r--r--src/documentation/content/xdocs/involved.xml2
-rw-r--r--src/documentation/content/xdocs/tabs.xml1
5 files changed, 4 insertions, 6 deletions
diff --git a/src/documentation/content/xdocs/book.xml b/src/documentation/content/xdocs/book.xml
index fb9334be6..d1ce4e9fd 100644
--- a/src/documentation/content/xdocs/book.xml
+++ b/src/documentation/content/xdocs/book.xml
@@ -20,8 +20,6 @@
<menu label="Project">
<menu-item label="Status" href="status.html"/>
- <menu-item label="Changes" href="changes.html"/>
- <menu-item label="Todo" href="todo.html"/>
</menu>
<menu label="Using FOP">
diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml
index 0a158021a..c71d5ff7f 100644
--- a/src/documentation/content/xdocs/download.xml
+++ b/src/documentation/content/xdocs/download.xml
@@ -22,7 +22,7 @@
<note>
Important: Currently, releases of FOP are coming out of the
"fop-0_20_2-maintain" branch. The "MAIN" branch is currently
- under development. See <link href="dev/index.html">Development Docs</link>
+ under development. See <link href="http://xml.apache.org/fop/dev/index.html">Development Docs</link>
for more information.
</note>
<p>To run FOP from the command line, see <link href="running.html">Running FOP</link>.</p>
diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml
index c730407ec..0ced0b6d1 100644
--- a/src/documentation/content/xdocs/faq.xml
+++ b/src/documentation/content/xdocs/faq.xml
@@ -248,7 +248,8 @@
</p>
<p>
Reducing memory consumption in general and squishing bugs is an
- ongoing effort, partially addressed in the <link>redesign</link>.
+ ongoing effort, partially addressed in the
+ <jump href="http://xml.apache.org/fop/design/index.html">redesign</jump>.
</p>
</answer>
</faq>
diff --git a/src/documentation/content/xdocs/involved.xml b/src/documentation/content/xdocs/involved.xml
index af3d8fb90..bd90a7d89 100644
--- a/src/documentation/content/xdocs/involved.xml
+++ b/src/documentation/content/xdocs/involved.xml
@@ -31,7 +31,7 @@ familiar with these standards. You can find links under
<title>Fop's Design</title>
<p>
The design for FOP is specified under the
-<link href="design/index.html">Design</link> section.
+<link href="http://xml.apache.org/fop/design/index.html">Design</link> section.
</p>
<p>
This is where the information on how FOP is developed and designed
diff --git a/src/documentation/content/xdocs/tabs.xml b/src/documentation/content/xdocs/tabs.xml
index 65ea245a0..b40e054f4 100644
--- a/src/documentation/content/xdocs/tabs.xml
+++ b/src/documentation/content/xdocs/tabs.xml
@@ -8,6 +8,5 @@
xmlns:xlink="http://www.w3.org/1999/xlink">
<tab label="Home" dir=""/>
- <tab label="Redesign" dir="dev/"/>
</tabs>