You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2021/03/16 21:24:30 UTC

[myfaces-tobago] 02/02: chore(dist): correct download links

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 5673f558af1ca229f4cd2db6628f89496523cf18
Author: Bernd Bohmann <bo...@apache.org>
AuthorDate: Tue Mar 16 22:22:31 2021 +0100

    chore(dist): correct download links
---
 .../src/main/webapp/content/10-intro/85-download/Download.xhtml     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
index 520adc3..a25bdd2 100644
--- a/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
+++ b/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/85-download/Download.xhtml
@@ -76,13 +76,13 @@
             <td>MyFaces Tobago</td>
             <td>tar.gz</td>
             <td><tc:link
-                link="http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz"
+                link="https://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz"
                 label="myfaces-tobago-#{release.version}-dist.tar.gz" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/dist/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.sha256"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.sha256"
                 label="myfaces-tobago-#{release.version}-dist.tar.gz.sha256" image="fa-external-link"/></td>
             <td><tc:link
-                link="https://www.apache.org/dist/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.asc"
+                link="https://downloads.apache.org/myfaces/binaries/myfaces-tobago-#{release.version}-dist.tar.gz.asc"
                 label="myfaces-tobago-#{release.version}-dist.tar.gz.asc" image="fa-external-link"/></td>
           </tr>
           <tr>