Fix wrong Bundle-DocURL
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@728652 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index fc3e568..fd9d0a8 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -72,7 +72,7 @@
The Apache Software Foundation
</Bundle-Vendor>
<Bundle-DocURL>
- http://felix.apache.org/apache-felix-web-console.html
+ http://felix.apache.org/site/apache-felix-web-console.html
</Bundle-DocURL>
<Bundle-Activator>
org.apache.felix.webconsole.internal.OsgiManagerActivator