This is an automated email from the ASF dual-hosted git repository.
fschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
commit f381cda57564270d7d81298d5d0e1944dc2622f9
Author: Felix Schumacher <felix.schumacher@internetallee.de>
AuthorDate: Sun Aug 9 18:03:26 2020 +0200
Use badge for new jenkins instance
---
xdocs/nightly.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/nightly.xml b/xdocs/nightly.xml
index 28e9080..925198d 100644
--- a/xdocs/nightly.xml
+++ b/xdocs/nightly.xml
@@ -36,7 +36,7 @@
<note><b>These builds should not be used in production.</b></note>
<h2>Last Build status on Jenkins</h2>
- <a href='https://builds.apache.org/job/JMeter-trunk/'><img src='https://builds.apache.org/buildStatus/icon?job=JMeter-trunk'
/></a>
+ <a href='https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/'><img src='https://ci-builds.apache.org/buildStatus/icon?job=JMeter%2FJMeter-trunk'/></a>
<h2>Last Quality Report on Sonar</h2>
<a href="https://sonarcloud.io/dashboard?id=JMeter">Apache JMeter quality report</a>
|