Author: ldywicki
Date: Sat Jan 21 22:40:07 2012
New Revision: 1234436
URL: http://svn.apache.org/viewvc?rev=1234436&view=rev
Log:
Fix path in webconsole url
Modified:
karaf/site/trunk/src/main/webapp/index/subprojects/webconsole.page
Modified: karaf/site/trunk/src/main/webapp/index/subprojects/webconsole.page
URL:
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/webconsole.page?rev=1234436&r1=1234435&r2=1234436&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/webconsole.page
(original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/webconsole.page Sat Jan
21 22:40:07 2012
@@ -20,8 +20,8 @@ karaf@root> feature:add-url mvn:org.apac
karaf@root> feature:install webconsole-wicket
{code}
-You can open the WebConsole CMS URL in your browser:
+You can open the WebConsole CNS URL in your browser:
{code}
-http://localhost:8181/cms
+http://localhost:8181/cns
{code}