diff options
Diffstat (limited to 'src/documentation/content/xdocs/site.xml')
-rw-r--r-- | src/documentation/content/xdocs/site.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml index b0a3214e7..5ebdef322 100644 --- a/src/documentation/content/xdocs/site.xml +++ b/src/documentation/content/xdocs/site.xml @@ -96,10 +96,11 @@ <!-- BEGIN Version 0.95 documentation tab --> - <trunk label="FOP 0.95beta" href="0.95/" tab="stableversion"> + <trunk label="FOP 0.95" href="0.95/" tab="stableversion"> <about label="About" href="index.html"/> - <release label="Release Notes" href="releaseNotes_0.95beta.html"/> - <changes label="Changes" href="changes_0.95beta.html"/> + <release label="Release Notes" href="releaseNotes_0.95.html"/> + <changes label="Changes (0.95)" href="changes_0.95.html"/> + <changes-beta label="Changes (0.95beta)" href="changes_0.95beta.html"/> <knownissues label="Known Issues" href="knownissues_overview.html"/> <upgrading label="Upgrading" href="upgrading.html"/> |