Updates docs url

Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b11bb257
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/b11bb257
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/b11bb257

Branch: refs/heads/master
Commit: b11bb2574bd406abad17ed3aacc9016d7ba9fd1d
Parents: adc2d5c
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Tue Dec 23 08:19:28 2014 +0100
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Tue Dec 23 08:19:28 2014 +0100

----------------------------------------------------------------------
 assembly/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/b11bb257/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index d07fc04..d2f3a30 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -102,7 +102,7 @@
                                     <arg 
value="--directory-prefix=${project.build.directory}/cwiki" />
                                     <arg value="--no-check-certificate" />
                                     <arg value="-r" />
-                                    <arg 
value="http://struts.apache.org/development/2.x/docs/"; />
+                                    <arg 
value="http://struts.apache.org/docs/"; />
                                 </exec>
                                 <delete>
                                     <fileset 
dir="${project.build.directory}/cwiki/" includes="**/index.*" />

Reply via email to