You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ag...@apache.org on 2013/12/05 18:08:26 UTC

ios commit: Fix link in README

Updated Branches:
  refs/heads/master 4cce5a4ba -> ec4a0f5c1


Fix link in README


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/ec4a0f5c
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/ec4a0f5c
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/ec4a0f5c

Branch: refs/heads/master
Commit: ec4a0f5c1b4684c45045bb33ac67953ed97c0dcd
Parents: 4cce5a4
Author: Cyril Fluck <gi...@fluck.fr>
Authored: Fri Nov 8 12:49:05 2013 -0800
Committer: Andrew Grieve <ag...@chromium.org>
Committed: Thu Dec 5 12:07:59 2013 -0500

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/ec4a0f5c/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 91b8a29..e831bd6 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Create a Cordova project
 
 1. Launch **Terminal.app**
 2. Go to the location where you installed Cordova, in the **bin** sub-folder
-3. Follow the instructions in the [**Command-Line Usage** section](http://docs.cordova.io/en/edge/guide_command-line_index.md.html#Command-Line%20Usage) of [http://docs.cordova.io](http://docs.cordova.io)
+3. 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)
 
 The docs should also have been included in the distribution.