summaryrefslogtreecommitdiffstats
path: root/README.mkdn
diff options
context:
space:
mode:
authorciwrl <ciwrl@cyanogenmod.com>2013-01-14 21:57:39 -0800
committerGerrit Code Review <gerrit@review.cyanogenmod.com>2013-01-26 22:01:41 -0800
commita57590d4ed209902d63f04fe608b621c05286eb3 (patch)
treebd73e93d6fd75aae99b74f5f184dad8c50abfac2 /README.mkdn
parent397a99d5286dd83403f9de336737e5d75004d020 (diff)
downloadvendor_replicant-a57590d4ed209902d63f04fe608b621c05286eb3.zip
vendor_replicant-a57590d4ed209902d63f04fe608b621c05286eb3.tar.gz
vendor_replicant-a57590d4ed209902d63f04fe608b621c05286eb3.tar.bz2
Update README for CM 10.1
Update to reflect: 1) CM .org changes 2) Fix 404 for Repo help and add in git help page 3) Point to cm-10.1 branch 4) Fix reference to buildbots to point to Jenkins instead Patchset 2: White space, missed a .org and fixed grammar for Jenkins. Patchset 3: Fix wiki link 404 due to short-url extension. Swap a few urls to https Change-Id: I89510d6afcab0e1c302dd31884eeb130e9324142
Diffstat (limited to 'README.mkdn')
-rw-r--r--README.mkdn10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.mkdn b/README.mkdn
index 998186b..70489ab 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -11,7 +11,7 @@ You can do this by using these commands:
(Go to repo you are patching, make your changes and commit)
cmgerrit <for(new)/changes(patch set)> <branch/change-id>
- repo start jb .
+ repo start cm-10.1 .
(Make your changes and commit)
repo upload .
Note: "." meaning current directory
@@ -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 [Repo](https://source.android.com/source/using-repo.html) and [Version Control with Git](https://source.android.com/source/version-control.html).
To initialize your local repository using the CyanogenMod trees, use a command like this:
@@ -37,14 +37,14 @@ Then to sync up:
repo sync
-Please see the [CyanogenMod Wiki](http://wiki.cyanogenmod.org/) for building instructions.
+Please see the [CyanogenMod Wiki](http://wiki.cyanogenmod.org/) for building instructions, by device.
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
--------
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 [jenkins.cyanogenmod.org/](http://jenkins.cyanogenmod.org/)
+You can view the current build statuses in the [Jenkins](http://jenkins.cyanogenmod.org) tool.