You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ti...@apache.org on 2013/02/13 02:44:48 UTC

docs commit: [CB-2407] - no more sample or www folder

Updated Branches:
  refs/heads/master ee593b842 -> b5f4cf989


[CB-2407] - no more sample or www folder


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

Branch: refs/heads/master
Commit: b5f4cf989171e5ce2edaf4fb5b061295bf7c110a
Parents: ee593b8
Author: Tim Kim <ti...@adobe.com>
Authored: Tue Feb 12 17:44:39 2013 -0800
Committer: Tim Kim <ti...@adobe.com>
Committed: Tue Feb 12 17:44:39 2013 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/b5f4cf98/docs/en/edge/guide/getting-started/blackberry/index.md
----------------------------------------------------------------------
diff --git a/docs/en/edge/guide/getting-started/blackberry/index.md b/docs/en/edge/guide/getting-started/blackberry/index.md
index 4b5380a..fd494c4 100644
--- a/docs/en/edge/guide/getting-started/blackberry/index.md
+++ b/docs/en/edge/guide/getting-started/blackberry/index.md
@@ -62,7 +62,7 @@ Once you receive your Signing Keys, they'll need to be setup. To learn how to se
 4.  Install Cordova
 -------------------------
 
-Download the latest copy of [Cordova](http://phonegap.com/download) and extract its contents to your local machine.
+Download the latest copy of [Cordova](http://cordova.apache.org/#download) and extract its contents to your local machine.
 
 
 5.  Setup New Project
@@ -70,7 +70,7 @@ Download the latest copy of [Cordova](http://phonegap.com/download) and extract
 
 - Open up a command prompt/terminal and navigate to where you extracted Cordova.
 - There is a directory for each platform that Cordova supports.  CD into the blackberry directory.
-- The blackberry directory contains two directories, `sample` and `www`.  The `sample` folder contains a complete Cordova project.  Copy the `sample` folder to another location on your computer.
+- The blackberry directory contains several directories.  The `example` folder contains a complete Cordova project.  Copy the `example` folder to another location on your computer.
 - Change to the newly created directory.
 - Open up the project.properties file with your favorite editor and edit the entries for the WebWorks SDKs you are using. For example...