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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 390f331  Repair broken link to NC sources on the Releases page
390f331 is described below

commit 390f3311a100b9551b611420c5edcc3e2b6ad2c7
Author: Dave Barnes <[email protected]>
AuthorDate: Wed Apr 24 16:33:32 2019 -0700

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

diff --git a/releases/index.html b/releases/index.html
index 66f828a..b0c162f 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -130,8 +130,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