Updated Branches: refs/heads/master db627d072 -> bcb2f0824
[CB-1309] Graduation: Remove PhoneGap References Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/commit/bcb2f082 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/tree/bcb2f082 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/diff/bcb2f082 Branch: refs/heads/master Commit: bcb2f08242ef758fc2fce8b38243c6a6bf4e0620 Parents: db627d0 Author: Shazron Abdullah <shaz...@apache.org> Authored: Thu Aug 30 15:03:13 2012 -0700 Committer: Shazron Abdullah <shaz...@apache.org> Committed: Thu Aug 30 15:03:13 2012 -0700 ---------------------------------------------------------------------- CordovaMac/www/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/blob/bcb2f082/CordovaMac/www/index.html ---------------------------------------------------------------------- diff --git a/CordovaMac/www/index.html b/CordovaMac/www/index.html index 8949324..e7f62f2 100644 --- a/CordovaMac/www/index.html +++ b/CordovaMac/www/index.html @@ -74,7 +74,7 @@ Licensed to the Apache Software Foundation (ASF) under one </head> <body onload="onBodyLoad()"> <h1>Hey, it's Cordova!</h1> - <p>Don't know how to get started? Check out our <em><a target="_blank" href="http://docs.phonegap.com/en/1.4.1/guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iOS">Getting Started Guide</a></em> + <p>Don't know how to get started? Check out our <em><a target="_blank" href="http://docs.cordova.io/en/edge/guide_getting-started_ios_index.md.html#Getting%20Started%20with%20iOS">Getting Started Guide</a></em> <br /> <ol> <li>Check your console log for any white-list rejection errors.</li>