Repository: cordova-osx Updated Branches: refs/heads/master b32b674be -> d6fc04376
Updated docs link in README to use apache link, not the redirect. piggyback (closes #1) Project: http://git-wip-us.apache.org/repos/asf/cordova-osx/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-osx/commit/d6fc0437 Tree: http://git-wip-us.apache.org/repos/asf/cordova-osx/tree/d6fc0437 Diff: http://git-wip-us.apache.org/repos/asf/cordova-osx/diff/d6fc0437 Branch: refs/heads/master Commit: d6fc0437669d27e0b9368bbd213900a8bd31a902 Parents: b32b674 Author: Shazron Abdullah <[email protected]> Authored: Thu May 1 23:46:51 2014 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Thu May 1 23:46:51 2014 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-osx/blob/d6fc0437/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index b960730..b80e6eb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Add the Cordova OSX Platform the a CLI project 2. patch the 2 projects with the patches provided in the `patches` directory to enable the osx platform -2. Follow the instructions in the [**Command-Line Usage** section](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface) of [http://docs.cordova.io](http://docs.cordova.io) +2. Follow the instructions in the [**Command-Line Usage** section](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface) of the [Cordova Docs](http://cordova.apache.org/docs/en/edge) 3. add the osx platform:
