You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mm...@apache.org on 2015/03/25 22:57:49 UTC

cordova-cli git commit: Update link to hooks README

Repository: cordova-cli
Updated Branches:
  refs/heads/master 2eaebd890 -> c3fcf22bb


Update link to hooks README


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

Branch: refs/heads/master
Commit: c3fcf22bb4e9935cc5bbdd5e4d2a72d74c943284
Parents: 2eaebd8
Author: Michal Mocny <mm...@gmail.com>
Authored: Wed Mar 25 17:57:25 2015 -0400
Committer: Michal Mocny <mm...@gmail.com>
Committed: Wed Mar 25 17:57:25 2015 -0400

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-cli/blob/c3fcf22b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 396bf89..f5422d5 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ project root. Any scripts you add to these directories will be executed before
 and after the commands corresponding to the directory name. Useful for
 integrating your own build systems or integrating with version control systems.
 
-Refer to [hooks-README.md](https://github.com/apache/cordova-lib/blob/master/cordova-lib/templates/hooks-README.md) for more information.
+Refer to [hooks' README.md](https://github.com/apache/cordova-app-hello-world/blob/master/hooks/README.md) for more information.
 
 ## merges/
 Platform-specific web assets (HTML, CSS and JavaScript files) are contained within appropriate subfolders in this directory. These are deployed during a `prepare` to the appropriate native directory.  Files placed under `merges/` will override matching files in the `www/` folder for the relevant platform. A quick example, assuming a project structure of:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org