Fixed Daan's comments
diff --git a/content/developers.html b/content/developers.html
index 9896894..3862830 100644
--- a/content/developers.html
+++ b/content/developers.html
@@ -179,9 +179,9 @@
 </ul>
 </p>
 
-<p>Apache CloudStack repository is hosted at <a href="https://github.com/apache/cloudstack" target="_blank">GitHub</a> that is kept in sync with the canonical 
-Git repo maintained by the Apache Software Foundation. Submitting GitHub pull requests is the easiest way to get your contribution upstream. For detailed 
-instructions see the link below:<br />
+<p>Apache CloudStack has a read-only mirror on <a href="https://github.com/apache/cloudstack" target="_blank">GitHub</a> that is kept in sync with the 
+canonical Git repo maintained by the Apache Software Foundation. Submitting GitHub pull requests is the easiest way to get your contribution upstream. 
+For detailed instructions see the link below:<br />
 <a href="https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md" target="_blank">GitHub Contribution Guidelines</a></p>
 
 <h3>Submitting a patch through JIRA</h3>
@@ -284,11 +284,11 @@
               
 <div class="panel-body">
                 
-<p>The git repositories are hosted on GitHub infrastructure, and can be found here:</p>
+<p>The git repositories are hosted on Apache infrastructure, and can be found here:</p>
 
 <ul>
-<li><a href="https://github.com/apache/cloudstack" target="_blank">Apache CloudStack source code</a></li>
-<li><a href="https://github.com/apache/cloudstack-cloudmonkey" target="_blank">Apache CloudStack Cloudmonkey source code</a></li>
+<li><a href="https://gitbox.apache.org/repos/asf/cloudstack.git" target="_blank">Apache CloudStack source code</a></li>
+<li><a href="https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git" target="_blank">Apache CloudStack Cloudmonkey source code</a></li>
 <li><a href="https://github.com/apache/cloudstack-documentation" target="_blank">Documentation</a></li>
 <li><a href="https://github.com/apache/cloudstack-www" target="_blank">Apache CloudStack Website</a></li>
 </ul>
diff --git a/source/developers.markdown b/source/developers.markdown
index d3172e0..276b34b 100644
--- a/source/developers.markdown
+++ b/source/developers.markdown
@@ -53,9 +53,9 @@
 </ul>
 </p>
 
-<p>Apache CloudStack repository is hosted at <a href="https://github.com/apache/cloudstack" target="_blank">GitHub</a> that is kept in sync with the canonical 
-Git repo maintained by the Apache Software Foundation. Submitting GitHub pull requests is the easiest way to get your contribution upstream. For detailed 
-instructions see the link below:<br />
+<p>Apache CloudStack has a read-only mirror on <a href="https://github.com/apache/cloudstack" target="_blank">GitHub</a> that is kept in sync with the 
+canonical Git repo maintained by the Apache Software Foundation. Submitting GitHub pull requests is the easiest way to get your contribution upstream. 
+For detailed instructions see the link below:<br />
 <a href="https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md" target="_blank">GitHub Contribution Guidelines</a></p>
 
 <h3>Submitting a patch through JIRA</h3>
@@ -158,11 +158,11 @@
               
 <div class="panel-body">
                 
-<p>The git repositories are hosted on GitHub infrastructure, and can be found here:</p>
+<p>The git repositories are hosted on Apache infrastructure, and can be found here:</p>
 
 <ul>
-<li><a href="https://github.com/apache/cloudstack" target="_blank">Apache CloudStack source code</a></li>
-<li><a href="https://github.com/apache/cloudstack-cloudmonkey" target="_blank">Apache CloudStack Cloudmonkey source code</a></li>
+<li><a href="https://gitbox.apache.org/repos/asf/cloudstack.git" target="_blank">Apache CloudStack source code</a></li>
+<li><a href="https://gitbox.apache.org/repos/asf/cloudstack-cloudmonkey.git" target="_blank">Apache CloudStack Cloudmonkey source code</a></li>
 <li><a href="https://github.com/apache/cloudstack-documentation" target="_blank">Documentation</a></li>
 <li><a href="https://github.com/apache/cloudstack-www" target="_blank">Apache CloudStack Website</a></li>
 </ul>