Skip to content

Commit

Permalink
Update www.apache.org/dist/ links to downloads.apache.org.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-jumper committed Feb 26, 2021
1 parent 0d28a75 commit 7cfc9fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _layouts/release.html
Expand Up @@ -40,7 +40,7 @@ <h1>Apache Guacamole {{ page.title }}</h1>
<p>You <strong>must</strong> <a href="https://www.apache.org/info/verification.html">
verify the integrity of any downloaded files</a> using the OpenPGP signatures
we provide with each release. The signatures should be verified against the
<a href="https://www.apache.org/dist/guacamole/KEYS">KEYS</a>
<a href="https://downloads.apache.org/guacamole/KEYS">KEYS</a>
file, which contains the OpenPGP keys of Apache Guacamole's Release Managers.
Checksums of each released file are also provided.</p>

Expand Down
2 changes: 1 addition & 1 deletion _releases/1.3.0.md
Expand Up @@ -8,7 +8,7 @@ summary: >
CAS and OpenID, bug fixes.
artifact-root: "https://apache.org/dyn/closer.cgi?action=download&filename="
checksum-root: "https://www.apache.org/dist/"
checksum-root: "https://downloads.apache.org/"
download-path: "guacamole/1.3.0/"
checksum-suffixes:
"PGP" : ".asc"
Expand Down

0 comments on commit 7cfc9fd

Please sign in to comment.