OSDN Git Service

Update README.md
authorKoushik Dutta <koush@koushikdutta.com>
Wed, 6 Mar 2013 01:08:41 +0000 (17:08 -0800)
committerKoushik Dutta <koush@koushikdutta.com>
Wed, 6 Mar 2013 01:08:41 +0000 (17:08 -0800)
README.md

index b490936..3b0c943 100644 (file)
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ First, in a product makefile (like vendor/cm/config/common.mk), specify the foll
 SUPERUSER_EMBEDDED := true
 ```
 
-To modify packages/apps/Settings, you will need this [patch](http://review.cyanogenmod.org/#/c/32957/).
+To modify packages/apps/Settings, you will need this [patch](http://review.cyanogenmod.org/#/c/32957/2//COMMIT_MSG,unified).
 The patch simply references the sources checked out to external/koush and makes changes
 to XML preference files and the AndroidManifest.xml. It is a very minimal change.