This is an automated email from the ASF dual-hosted git repository.

fschumacher pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/jmeter-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 49f00aa  Correct link to nightly jenkins builds.
49f00aa is described below

commit 49f00aa614c117b08bbf02e9b992a912c07e5f65
Author: Felix Schumacher <felix.schumac...@internetallee.de>
AuthorDate: Wed Apr 29 18:41:10 2020 +0200

    Correct link to nightly jenkins builds.
---
 nightly.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nightly.html b/nightly.html
index 1f5e34b..0df7ae4 100644
--- a/nightly.html
+++ b/nightly.html
@@ -223,7 +223,7 @@
     <ul>
     
 <li>
-<a 
href="https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/dist/";>Last
 Successful Jenkins build for JMeter-trunk</a>
+<a 
href="https://builds.apache.org/job/JMeter-trunk/lastSuccessfulBuild/artifact/src/dist/build/distributions/";>Last
 Successful Jenkins build for JMeter-trunk</a>
 </li>
     
 <li>

Reply via email to