Adapt Bundle-DocURL header to modified URL

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@700002 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundlerepository/pom.xml b/bundlerepository/pom.xml
index 47b06fe..06f3118 100644
--- a/bundlerepository/pom.xml
+++ b/bundlerepository/pom.xml
@@ -66,7 +66,7 @@
             <Import-Package>!javax.xml.parsers,!org.xml.sax,org.osgi.service.log; version="1.3.0"; resolution:=optional,*</Import-Package>
             <DynamicImport-Package>org.apache.felix.shell</DynamicImport-Package>
             <Bundle-Activator>${pom.artifactId}.Activator</Bundle-Activator>
-            <Bundle-DocURL>http://felix.apache.org/site/apache-felix-osgi-bundle-repository-obr.html</Bundle-DocURL>
+            <Bundle-DocURL>http://felix.apache.org/site/apache-felix-osgi-bundle-repository.html</Bundle-DocURL>
             <Bundle-Url>http://felix.apache.org/site/downloads.cgi</Bundle-Url>
             <Bundle-Source>http://felix.apache.org/site/downloads.cgi</Bundle-Source>
             <Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>