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

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

commit 822bffc62f9bed45784a488768ae10948c421e55
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon May 17 15:52:44 2021 -0400

    Change link to download.html template to work in newer versions of pelican 
(couldn't figure out a variable that worked, so hardcoded it)
---
 _src/content/2019-allura-1.12.0.md | 2 +-
 _src/content/2021-allura-1.13.0.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/_src/content/2019-allura-1.12.0.md 
b/_src/content/2019-allura-1.12.0.md
index 4f66bce..4a202b8 100644
--- a/_src/content/2019-allura-1.12.0.md
+++ b/_src/content/2019-allura-1.12.0.md
@@ -25,4 +25,4 @@ Users of Allura should upgrade to Allura 1.12.0
 
 #### Get 1.12.0
 
-[Download Allura]({static}/download.html) and [install 
it](https://forge-allura.apache.org/docs/getting_started/installation.html) 
today.
+[Download Allura](//allura.apache.org/download.html) and [install 
it](https://forge-allura.apache.org/docs/getting_started/installation.html) 
today.
diff --git a/_src/content/2021-allura-1.13.0.md 
b/_src/content/2021-allura-1.13.0.md
index 3422ac5..aa3b854 100644
--- a/_src/content/2021-allura-1.13.0.md
+++ b/_src/content/2021-allura-1.13.0.md
@@ -29,4 +29,4 @@ outlined.
 
 #### Get 1.13.0
 
-[Download Allura]({static}/download.html) and [install 
it](https://forge-allura.apache.org/docs/getting_started/installation.html) 
today.
+[Download Allura](//allura.apache.org/download.html) and [install 
it](https://forge-allura.apache.org/docs/getting_started/installation.html) 
today.

Reply via email to