FELIX-4077

Update documentation urls.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1486737 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/arch/pom.xml b/ipojo/arch/pom.xml
index 9706fe0..49eef09 100644
--- a/ipojo/arch/pom.xml
+++ b/ipojo/arch/pom.xml
@@ -31,7 +31,9 @@
     <version>1.7.0-SNAPSHOT</version>
 
     <description>Arch command to collect and print information about iPOJO instances.</description>
-    <url>http://felix.apache.org/site/ipojo-arch-command.html</url>
+    <url>
+        http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-tools/ipojo-arch-command.html
+    </url>
 
     <dependencies>
         <dependency>
@@ -60,7 +62,7 @@
                         <Bundle-Description>iPOJO Arch command for Felix
                         </Bundle-Description>
                         <Bundle-DocURL>
-                            http://felix.apache.org/site/ipojo-arch-command.html
+                            http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-tools/ipojo-arch-command.html
                         </Bundle-DocURL>
                         <Private-Package>org.apache.felix.ipojo.arch</Private-Package>
                     </instructions>