diff options
Diffstat (limited to 'src/documentation/content')
-rw-r--r-- | src/documentation/content/xdocs/download.xml | 10 | ||||
-rw-r--r-- | src/documentation/content/xdocs/site.xml | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/src/documentation/content/xdocs/download.xml b/src/documentation/content/xdocs/download.xml index bb736d776..53b698854 100644 --- a/src/documentation/content/xdocs/download.xml +++ b/src/documentation/content/xdocs/download.xml @@ -111,21 +111,21 @@ </td> </tr> <tr> - <th colspan="2">Latest Release Branch</th> + <th colspan="2">Latest Release</th> </tr> <tr> <td>Repository URL</td> <td> - <link href="http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_93/"> - <code>http://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_93/</code> + <link href="http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_93/"> + <code>http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-0_93/</code> </link> </td> </tr> <tr> <td>Web view</td> <td> - <link href="http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/"> - <code>http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_93/</code> + <link href="http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-0_93/"> + <code>http://svn.apache.org/viewvc/xmlgraphics/fop/tags/fop-0_93/</code> </link> </td> </tr> diff --git a/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml index 164842c9c..f1e4c4960 100644 --- a/src/documentation/content/xdocs/site.xml +++ b/src/documentation/content/xdocs/site.xml @@ -246,7 +246,7 @@ </xmlgraphics.apache.org> <svn-repo href="http://svn.apache.org/repos/asf/xmlgraphics/fop/"> <trunk href="trunk/"/> - <stable href="branches/fop-0_93"/> + <stable href="tags/fop-0_93"/> <maintenance href="branches/fop-0_20_2-maintain/"/> </svn-repo> <xml.apache.org href="http://xml.apache.org/"> |