You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2012/12/15 18:17:31 UTC

docs commit: This should be fixed. CB-2069

Updated Branches:
  refs/heads/master 8a54833bf -> ed0023a1b


This should be fixed. CB-2069


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

Branch: refs/heads/master
Commit: ed0023a1ba4a473e8da4b3008550b1b33fed6f31
Parents: 8a54833
Author: Joe Bowser <bo...@apache.org>
Authored: Sat Dec 15 09:17:16 2012 -0800
Committer: Joe Bowser <bo...@apache.org>
Committed: Sat Dec 15 09:17:16 2012 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/ed0023a1/docs/en/edge/guide/getting-started/android/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/android/index.md b/docs/en/edge/guide/getting-started/android/index.md
index 0eba7eb..5792742 100644
--- a/docs/en/edge/guide/getting-started/android/index.md
+++ b/docs/en/edge/guide/getting-started/android/index.md
@@ -42,7 +42,7 @@ We currently do not support Android 1.x, and we plan to deprecate platforms in t
 - Download and install [Eclipse Classic](http://www.eclipse.org/downloads/)
 - Download and install [Android SDK](http://developer.android.com/sdk/index.html)
 - Download and install [ADT Plugin](http://developer.android.com/sdk/eclipse-adt.html#installing)
-- Download the latest copy of [Cordova](http://incubator.apache.org/cordova/#download) and extract its contents. We will be working with the Android directory.
+- Download the latest copy of [Cordova](http://cordova.apache.org/#download) and extract its contents. We will be working with the Android directory.
 
 
 3A. Setup your PATH environment variable on Mac OS