Repository: bigtop Updated Branches: refs/heads/master 815908d43 -> 5b13e6030
BIGTOP-2260. Fix CI url link in README Signed-off-by: Konstantin Boudnik <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/5b13e603 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/5b13e603 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/5b13e603 Branch: refs/heads/master Commit: 5b13e6030333ab378dd62efed5c6914a5e8fc134 Parents: 815908d Author: Akihiro Suda <[email protected]> Authored: Wed Jan 20 15:09:12 2016 +0900 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Jan 21 23:38:34 2016 -0800 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/5b13e603/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index e772809..51ec455 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ rules will be used for the CTR process: there're doubts in the approach taken, design decision, or implementation details * a committer should keep an eye on the official CI builds at - http://ci.bigtop.apache.org/view/Bigtop-trunk/ (Bigtop-trunk-packages builds) + http://ci.bigtop.apache.org/job/Bigtop-trunk/ (Bigtop-trunk-packages builds) to make sure that committed changes haven't break anything. In which case the committer should take a timely effort to resolve the issues and unblock the others in the community
