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

rawlin pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficcontrol-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1c04631  Change tarball links to use mirror site
1c04631 is described below

commit 1c046312550ba9b7ba9dca1f1559f912f2faf8fc
Author: Rawlin Peters <[email protected]>
AuthorDate: Thu Dec 3 10:32:49 2020 -0700

    Change tarball links to use mirror site
---
 releases/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/releases/index.html b/releases/index.html
index ba46409..be59833 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -104,7 +104,7 @@
                         <p class="card-text">Apache Traffic Control 4.1.0 is 
available here:
                         <ul>
                             <li>
-                                <a 
href="https://downloads.apache.org/trafficcontrol/4.1.0/apache-trafficcontrol-4.1.0.tar.gz";>Tarball</a>
+                                <a 
href="https://www.apache.org/dyn/closer.lua/trafficcontrol/4.1.0/apache-trafficcontrol-4.1.0.tar.gz";>Tarball</a>
                             </li>
                             <li>
                                 <a 
href="https://downloads.apache.org/trafficcontrol/4.1.0/apache-trafficcontrol-4.1.0.tar.gz.sha512";>SHA-512</a>
@@ -234,7 +234,7 @@ gpg: Good signature from "Rawlin Peters (apache signing 
key) <[email protected]>
                         <p class="card-text">Apache Traffic Control 4.0.0 is 
available here:
                         <ul>
                             <li>
-                                <a 
href="https://downloads.apache.org/trafficcontrol/4.0.0/apache-trafficcontrol-4.0.0.tar.gz";>Tarball</a>
+                                <a 
href="https://www.apache.org/dyn/closer.lua/trafficcontrol/4.0.0/apache-trafficcontrol-4.0.0.tar.gz";>Tarball</a>
                             </li>
                             <li>
                                 <a 
href="https://downloads.apache.org/trafficcontrol/4.0.0/apache-trafficcontrol-4.0.0.tar.gz.sha512";>SHA-512</a>

Reply via email to