Updated Branches: refs/heads/dev [created] b332b07d3
updated readme Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/commit/b332b07d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/tree/b332b07d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/diff/b332b07d Branch: refs/heads/dev Commit: b332b07d3969c025f4f3deed1c263aec231ff2ea Parents: 96c52b4 Author: Steven Gill <[email protected]> Authored: Wed Jul 24 11:57:52 2013 -0700 Committer: Steven Gill <[email protected]> Committed: Wed Jul 24 11:57:52 2013 -0700 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-dialogs/blob/b332b07d/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 862f186..6a57a9e 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ cordova-plugin-dialogs --------------------------- To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface). -If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html). \ No newline at end of file +If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/plugin_ref_plugman.md.html).
