Repository: storm Updated Branches: refs/heads/master 97e131d5a -> e9785d8f1
minor: fixed broken link Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/e9785d8f Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/e9785d8f Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/e9785d8f Branch: refs/heads/master Commit: e9785d8f1944f6c4bd9ad24dbf7b296830c7e685 Parents: 97e131d Author: mjsax <[email protected]> Authored: Sat Apr 16 13:26:29 2016 +0200 Committer: mjsax <[email protected]> Committed: Sat Apr 16 13:27:44 2016 +0200 ---------------------------------------------------------------------- DEVELOPER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/e9785d8f/DEVELOPER.md ---------------------------------------------------------------------- diff --git a/DEVELOPER.md b/DEVELOPER.md index 5fc1c36..e71503d 100644 --- a/DEVELOPER.md +++ b/DEVELOPER.md @@ -179,7 +179,7 @@ your fork up to date with the latest changes of the upstream (official) `storm` ### Approve a pull request -[BYLAWS](http://storm.apache.org/documentation/BYLAWS.html) describes the condition of approval for code / non-code change. +[BYLAWS](http://storm.apache.org/contribute/BYLAWS.html) describes the condition of approval for code / non-code change. Please refer Approvals -> Actions section for more details.
