summaryrefslogtreecommitdiffstats
path: root/README.mkdn
diff options
context:
space:
mode:
authorKevin Cernekee <cernekee@gmail.com>2013-06-02 13:30:09 -0700
committerKevin Cernekee <cernekee@gmail.com>2013-06-02 13:37:38 -0700
commit4efef8e02ad16bb1f93d8e17f665e5002968da97 (patch)
tree40a31bdd4fdcda93024b49f38132600359f82b7b /README.mkdn
parentcdb1bc76a4efb464b7f7f5bc85606673564716b5 (diff)
downloadmanifest-4efef8e02ad16bb1f93d8e17f665e5002968da97.zip
manifest-4efef8e02ad16bb1f93d8e17f665e5002968da97.tar.gz
manifest-4efef8e02ad16bb1f93d8e17f665e5002968da97.tar.bz2
README: Fix broken URLs
Change-Id: Ie25ad7483cd55c398d6c9b8be3b8785754c31fa4
Diffstat (limited to 'README.mkdn')
-rw-r--r--README.mkdn4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.mkdn b/README.mkdn
index 818bdfd..ccecbcf 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -27,7 +27,7 @@ Getting Started
---------------
To get started with Android/CyanogenMod, you'll need to get
-familiar with [Git and Repo](http://source.android.com/download/using-repo).
+familiar with [Git and Repo](http://source.android.com/source/using-repo.html).
To initialize your local repository using the CyanogenMod trees, use a command like this:
@@ -40,7 +40,7 @@ Then to sync up:
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.org/index.php/Github_Organization)
+please [read the wiki article](http://wiki.cyanogenmod.org/w/Github_Organization)
Buildbot
--------