Update gerrit location in manifest and docs

Change-Id: Ic26237e67cea5a4054e610fd9fd4d0ef37319a73
diff --git a/README.mkdn b/README.mkdn
index 1c8c939..25e97f2 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -20,7 +20,7 @@
 Make your changes and commit with a detailed message, starting with what you are working with (i.e. vision: Update Kernel)
 Commit your patches in a single commit. Squash multiple commit using this command: git rebase -i HEAD~<# of commits>
 
-To view the status of your and others' patches, visit [CyanogenMod Code Review](http://review.cyanogenmod.com/)
+To view the status of your and others' patches, visit [CyanogenMod Code Review](http://review.cyanogenmod.org/)
 
 
 Getting Started
@@ -37,14 +37,14 @@
 
     repo sync
 
-Please see the [CyanogenMod Wiki](http://wiki.cyanogenmod.com/) for building instructions.
+Please see the [CyanogenMod Wiki](http://wiki.cyanogenmod.org/) for building instructions.
 
 For more information on this Github Organization and how it is structured, 
-please [read the wiki article](http://wiki.cyanogenmod.com/index.php/Github_Organization)
+please [read the wiki article](http://wiki.cyanogenmod.org/index.php/Github_Organization)
 
 Buildbot
 --------
 
 All supported devices are built nightly and periodically as changes are committed to ensure the source trees remain buildable.
 
-You can view the current build statuses at [CyanogenMod Jenkins](http://jenkins.cyanogenmod.com/)
+You can view the current build statuses at [CyanogenMod Jenkins](http://jenkins.cyanogenmod.org/)