diff --git a/docs/en-US/source-build.xml b/docs/en-US/source-build.xml
index 8504385ee29..a56d304245f 100644
--- a/docs/en-US/source-build.xml
+++ b/docs/en-US/source-build.xml
@@ -28,8 +28,8 @@
Prior to the 4.0.0 incubating release, Ant was used to build &PRODUCT;. A migration to Maven started in the 4.0.0 cycle, and has completed in 4.1.0.
The website and the wiki contain up to date information on the build procedure at:
- https://cwiki.apache.org/CLOUDSTACK/building-with-maven.html
- https://cwiki.apache.org/CLOUDSTACK/setting-up-cloudstack-development-environment.html
+ https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch
+ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment
The overarching steps to build &PRODUCT; are:.