Fixed the CONTRIBUTING links
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8b33e32..9e4d772 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
-Please review the [How to Contribute](http://wiki.apache.org/jclouds/How%20to%20Contribute) page for information on how to submit your patch and how the review process works.
+Please review the [How to Contribute](https://cwiki.apache.org/confluence/display/JCLOUDS/Contribute) page for information on how to submit your patch and how the review process works.
 
-Also make sure all the changes are aligned with the [Coding Standards](http://wiki.apache.org/jclouds/Coding%20Standards) of the project.
+Also make sure all the changes are aligned with the [Coding Standards](https://cwiki.apache.org/confluence/display/JCLOUDS/Writing+jclouds+Code) of the project.
 
 Thanks!