You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by he...@apache.org on 2012/03/26 20:10:38 UTC

[2/3] webos commit: update README

update README


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

Branch: refs/heads/master
Commit: ffa78551b992eb825a3ce000cfd7b35693b8ec9d
Parents: 914fb4c
Author: Herm Wong <he...@gmail.com>
Authored: Fri Mar 23 22:29:31 2012 -0700
Committer: Herm Wong <he...@gmail.com>
Committed: Fri Mar 23 22:29:31 2012 -0700

----------------------------------------------------------------------
 README.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/blob/ffa78551/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 1416750..0194a7e 100755
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Cordova webOS is a skeleton HP webOS application, along with JavaScript wrapper
 
 Pre-requisites
 -----------------------------------------------------
-You should have VirtualBox (virtual machine software which runs the Palm emulator) and the webOS SDK installed. Both of these can be found at [Palm's Developer Site](http://developer.palm.com/index.php?option=com_content&view=article&id=1545).
+You should have VirtualBox (virtual machine software which runs the Palm emulator) and the webOS SDK installed. Both of these can be found at [Palm's Developer Site] https://developer.palm.com/content/resources/develop/sdk_pdk_download.html.
 
 Set up your environment and install the skeleton app
 -----------------------------------------------------