aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAkihiro Suda <suda.akihiro@lab.ntt.co.jp>2016-01-20 15:09:12 +0900
committerKonstantin Boudnik <cos@apache.org>2016-01-21 23:38:34 -0800
commit5b13e6030333ab378dd62efed5c6914a5e8fc134 (patch)
treec2fc83d15ddfe8befa5ffc33dde5c82061360e50 /README.md
parent815908d433baf9a754c74e26ac2aafe883fe800a (diff)
BIGTOP-2260. Fix CI url link in README
Signed-off-by: Konstantin Boudnik <cos@apache.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7728094..51ec455b 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