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

dbarnes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 84b4b5c  Repair broken link to NC sources on the Releases page
84b4b5c is described below

commit 84b4b5c993a9ee36cd3ceda5981b7723d17e2cfe
Author: Dave Barnes <[email protected]>
AuthorDate: Wed Apr 24 16:27:11 2019 -0700

    Repair broken link to NC sources on the Releases page
---
 website/content/releases/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/website/content/releases/index.html 
b/website/content/releases/index.html
index 2f5e7e2..f6c7e69 100644
--- a/website/content/releases/index.html
+++ b/website/content/releases/index.html
@@ -53,8 +53,8 @@ under the License. -->
          </span><br/>
         <!-- NATIVE CLIENT SOURCE -->
         <span> <strong>Geode Native Source</strong>
-          [<a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.9.0/apache-geode-native-1.9.0-Source.tar.gz";>TAR.GZ</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.9.0/apache-geode-native-1.9.0-Source.tar.gz.sha512";>SHA-512</a>,
-           <a target="_blank" 
href="https://www.apache.org/dist/geode/1.9.0/apache-geode-native-1.9.0-Source.tar.gz.asc";>PGP</a>
+          [<a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.9.0/apache-geode-native-1.9.0-src.tar.gz";>TAR.GZ</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.9.0/apache-geode-native-1.9.0-src.tar.gz.sha512";>SHA-512</a>,
+           <a target="_blank" 
href="https://www.apache.org/dist/geode/1.9.0/apache-geode-native-1.9.0-src.tar.gz.asc";>PGP</a>
            ]
          </span><br/>
         <!-- Examples -->

Reply via email to