Repository: cordova-js Updated Branches: refs/heads/master 064b25a40 -> 49a8db57f
CB-9800 Fixing contribute link. Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/49a8db57 Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/49a8db57 Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/49a8db57 Branch: refs/heads/master Commit: 49a8db57fa070d20ea7b304a53ffec3d7250c5af Parents: 064b25a Author: Dmitry Blotsky <[email protected]> Authored: Fri Oct 23 15:16:45 2015 -0700 Committer: Dmitry Blotsky <[email protected]> Committed: Fri Oct 23 15:16:45 2015 -0700 ---------------------------------------------------------------------- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-js/blob/49a8db57/CONTRIBUTING.md ---------------------------------------------------------------------- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f7dbcab..4c8e6a5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ There are multiple ways to contribute: report bugs, improve the docs, and contribute code. For instructions on this, start with the -[contribution overview](http://cordova.apache.org/#contribute). +[contribution overview](http://cordova.apache.org/contribute/). The details are explained there, but the important items are: - Sign and submit an Apache ICLA (Contributor License Agreement). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
