Author: oheger
Date: Sat Jan 20 15:38:02 2018
New Revision: 1821752
URL: http://svn.apache.org/viewvc?rev=1821752&view=rev
Log:
Fixed incorrect version number in site menu.
Modified:
commons/proper/configuration/branches/RELEASE_2_2_BRANCH/src/site/site.xml
Modified:
commons/proper/configuration/branches/RELEASE_2_2_BRANCH/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/proper/configuration/branches/RELEASE_2_2_BRANCH/src/site/site.xml?rev=1821752&r1=1821751&r2=1821752&view=diff
==============================================================================
--- commons/proper/configuration/branches/RELEASE_2_2_BRANCH/src/site/site.xml
(original)
+++ commons/proper/configuration/branches/RELEASE_2_2_BRANCH/src/site/site.xml
Sat Jan 20 15:38:02 2018
@@ -32,7 +32,7 @@
<menu name="Documentation">
<item name="Building" href="/building.html"/>
<item name="Release History" href="/changes-report.html"/>
- <item name="2.1.1" collapse="true" href="/index.html">
+ <item name="2.2" collapse="true" href="/index.html">
<item name="User's Guide"
href="/userguide/user_guide.html"/>
<item name="Upgrade Guide"
href="/userguide/upgradeto2_0.html"/>
<item name="Javadoc" href="/apidocs/index.html"/>