This is an automated email from the ASF dual-hosted git repository.
randall pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-annotator-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 78aadbd Fix release file links
78aadbd is described below
commit 78aadbd95587716c89e06a469ae77ca92605fc22
Author: Randall Leeds <[email protected]>
AuthorDate: Sat Jul 11 23:35:59 2020 -0700
Fix release file links
---
content/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/index.html b/content/index.html
index 520ab8b..20ff6b2 100644
--- a/content/index.html
+++ b/content/index.html
@@ -115,7 +115,7 @@
<div class="item">
<div class="content">
<div class="header">
- <a
href="https://www.apache.org/dyn/closer.lua?path=/incubator/annotator/source/0.1.0/apache-annotator-0.1.0.tar.gz">
+ <a
href="https://www.apache.org/dyn/closer.lua?path=/incubator/annotator/source/0.1.0/apache-annotator-0.1.0-incubating.tar.gz">
<i class="archive icon"></i> Source
</a>
</div>
@@ -127,9 +127,9 @@
</div>
<div class="extra">
<div class="ui horizontal link list">
- <a class="item"
href="https://www.apache.org/dist/incubator/annotator/source/0.1.0/apache-annotator-0.1.0.tar.gz.asc">PGP
Signature</a>
- <a class="item"
href="https://www.apache.org/dist/incubator/annotator/source/0.1.0/apache-annotator-0.1.0.tar.gz.sha256">SHA256</a>
- <a class="item"
href="https://www.apache.org/dist/incubator/annotator/source/0.1.0/apache-annotator-0.1.0.tar.gz.sha512">SHA512</a>
+ <a class="item"
href="https://www.apache.org/dist/incubator/annotator/source/0.1.0/apache-annotator-0.1.0-incubating.tar.gz.asc">PGP
Signature</a>
+ <a class="item"
href="https://www.apache.org/dist/incubator/annotator/source/0.1.0/apache-annotator-0.1.0-incubating.tar.gz.sha256">SHA256</a>
+ <a class="item"
href="https://www.apache.org/dist/incubator/annotator/source/0.1.0/apache-annotator-0.1.0-incubating.tar.gz.sha512">SHA512</a>
</div>
<div class="ui horizontal link list">
<a class="item"
href="https://github.com/apache/incubator-annotator/wiki/Testing-a-Source-Release">Instructions
for verifying downloads.</a>