Author: gnodet
Date: Fri Oct 29 20:39:07 2010
New Revision: 1028902

URL: http://svn.apache.org/viewvc?rev=1028902&view=rev
Log:
[webconsole] fix main web site url

Modified:
    
karaf/trunk/webconsole/branding/src/main/resources/META-INF/webconsole.properties

Modified: 
karaf/trunk/webconsole/branding/src/main/resources/META-INF/webconsole.properties
URL: 
http://svn.apache.org/viewvc/karaf/trunk/webconsole/branding/src/main/resources/META-INF/webconsole.properties?rev=1028902&r1=1028901&r2=1028902&view=diff
==============================================================================
--- 
karaf/trunk/webconsole/branding/src/main/resources/META-INF/webconsole.properties
 (original)
+++ 
karaf/trunk/webconsole/branding/src/main/resources/META-INF/webconsole.properties
 Fri Oct 29 20:39:07 2010
@@ -24,7 +24,7 @@
 # Apache Karaf application.
 
 webconsole.product.name = Apache Karaf
-webconsole.product.url = http://felix.apache.org/site/apache-karaf.html
+webconsole.product.url = http://karaf.apache.org/
 webconsole.product.image = /res/karaf/imgs/logo.png
 
 webconsole.vendor.name = The Apache Software Foundation


Reply via email to