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/01 00:14:32 UTC

docs commit: Fixing CB-1956

Updated Branches:
  refs/heads/master 1851ba08e -> 6da406966


Fixing CB-1956


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

Branch: refs/heads/master
Commit: 6da4069663ef474b41c7b9a806bbb122b78910ca
Parents: 1851ba0
Author: Joe Bowser <bo...@apache.org>
Authored: Fri Nov 30 15:14:17 2012 -0800
Committer: Joe Bowser <bo...@apache.org>
Committed: Fri Nov 30 15:14:17 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/6da40696/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 76e708f..0eba7eb 100644
--- a/docs/en/edge/guide/getting-started/android/index.md
+++ b/docs/en/edge/guide/getting-started/android/index.md
@@ -125,6 +125,6 @@ If your project has a red X indicating there is a problem follow these additiona
 5B. Deploy to Device
 --------------------
 
-- Make sure USB debugging is enabled on your device and plug it into your system. (**Settings &gt; Applications &gt; Development**)
+- Make sure USB debugging is enabled on your device and plug it into your system. Information can be found on the [Android Developer Site](http://developer.android.com/tools/device.html)
 - Right click the project and go to **Run As &gt; Android Application**