You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2013/01/12 00:53:32 UTC

docs commit: [CB-2210] Update incubator download link in Getting Started Guide

Updated Branches:
  refs/heads/master 6bac45a41 -> be782c1cc


[CB-2210] Update incubator download link in Getting Started Guide


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

Branch: refs/heads/master
Commit: be782c1cce9f98fd4323001b8b61b30b85ca2b86
Parents: 6bac45a
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Jan 11 15:53:16 2013 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Jan 11 15:53:24 2013 -0800

----------------------------------------------------------------------
 docs/en/2.3.0/guide/getting-started/ios/index.md |    2 +-
 docs/en/edge/guide/getting-started/ios/index.md  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/be782c1c/docs/en/2.3.0/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/docs/en/2.3.0/guide/getting-started/ios/index.md b/docs/en/2.3.0/guide/getting-started/ios/index.md
index b550ed9..6c11627 100644
--- a/docs/en/2.3.0/guide/getting-started/ios/index.md
+++ b/docs/en/2.3.0/guide/getting-started/ios/index.md
@@ -49,7 +49,7 @@ Apache Cordova is a library used to create native mobile applications using Web
 
 ### Download Cordova
 
-Download the latest version of [Apache Cordova](http://www.apache.org/dist/incubator/cordova/) from http://www.apache.org/dist/incubator/cordova/.  Click on the Download icon and select cordova-X.Y.Z -incubating-src.zip to download to your machine. The X, Y and Z represent the version number of Cordova, for example 2.3.0.  The download includes the code for all of the Apache Cordova supported platforms.  

+Download the latest version of [Apache Cordova](http://www.apache.org/dist/cordova/) from http://www.apache.org/dist/incubator/cordova/.  Click on the Download icon and select cordova-X.Y.Z -incubating-src.zip to download to your machine. The X, Y and Z represent the version number of Cordova, for example 2.3.0.  The download includes the code for all of the Apache Cordova supported platforms.  

 ### Extract Cordova
 
 To access the code it will need to be extracted from the archive (.zip) file.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/be782c1c/docs/en/edge/guide/getting-started/ios/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/ios/index.md b/docs/en/edge/guide/getting-started/ios/index.md
index b550ed9..6c11627 100644
--- a/docs/en/edge/guide/getting-started/ios/index.md
+++ b/docs/en/edge/guide/getting-started/ios/index.md
@@ -49,7 +49,7 @@ Apache Cordova is a library used to create native mobile applications using Web
 
 ### Download Cordova
 
-Download the latest version of [Apache Cordova](http://www.apache.org/dist/incubator/cordova/) from http://www.apache.org/dist/incubator/cordova/.  Click on the Download icon and select cordova-X.Y.Z -incubating-src.zip to download to your machine. The X, Y and Z represent the version number of Cordova, for example 2.3.0.  The download includes the code for all of the Apache Cordova supported platforms.  

+Download the latest version of [Apache Cordova](http://www.apache.org/dist/cordova/) from http://www.apache.org/dist/incubator/cordova/.  Click on the Download icon and select cordova-X.Y.Z -incubating-src.zip to download to your machine. The X, Y and Z represent the version number of Cordova, for example 2.3.0.  The download includes the code for all of the Apache Cordova supported platforms.  

 ### Extract Cordova
 
 To access the code it will need to be extracted from the archive (.zip) file.