Repository: qpid-site
Updated Branches:
  refs/heads/asf-site 458a41e7f -> fc0ff2560


Fix broken link to sha checksum on page for 'Qpid JMS for AMQP 0-9-1/0-10'


Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/fc0ff256
Tree: http://git-wip-us.apache.org/repos/asf/qpid-site/tree/fc0ff256
Diff: http://git-wip-us.apache.org/repos/asf/qpid-site/diff/fc0ff256

Branch: refs/heads/asf-site
Commit: fc0ff25604e34c2235e91f374bc9e53187c1e07b
Parents: 458a41e
Author: Alex Rudyy <[email protected]>
Authored: Fri Mar 24 16:24:01 2017 +0000
Committer: Alex Rudyy <[email protected]>
Committed: Fri Mar 24 16:24:01 2017 +0000

----------------------------------------------------------------------
 content/components/jms/amqp-0-x.html | 2 +-
 input/components/jms/amqp-0-x.md     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fc0ff256/content/components/jms/amqp-0-x.html
----------------------------------------------------------------------
diff --git a/content/components/jms/amqp-0-x.html 
b/content/components/jms/amqp-0-x.html
index ade6f01..01acd5b 100644
--- a/content/components/jms/amqp-0-x.html
+++ b/content/components/jms/amqp-0-x.html
@@ -129,7 +129,7 @@ 
https://github.com/apache/qpid-proton/blob/go1{/dir}/{file}#L{line}"/>
 <li><a 
href="http://www.apache.org/dyn/closer.lua/qpid/java/6.1.2/binaries/qpid-client-6.1.2-bin.tar.gz";>Java
 binary</a></li>
 <li><a 
href="http://www.apache.org/dist/qpid/java/6.1.2/binaries/qpid-client-6.1.2-bin.tar.gz.asc";>PGP
 signature</a></li>
 <li><a 
href="http://www.apache.org/dist/qpid/java/6.1.2/binaries/qpid-client-6.1.2-bin.tar.gz.md5";>MD5
 checksum</a></li>
-<li><a 
href="http://www.apache.org/dist/qpid/java/6.1.2/binaries/qpid-client-6.1.2-bin.tar.gz.sha1";>SHA1
 checksum</a></li>
+<li><a 
href="http://www.apache.org/dist/qpid/java/6.1.2/binaries/qpid-client-6.1.2-bin.tar.gz.sha";>SHA512
 checksum</a></li>
 </ul>
 
 </div>

http://git-wip-us.apache.org/repos/asf/qpid-site/blob/fc0ff256/input/components/jms/amqp-0-x.md
----------------------------------------------------------------------
diff --git a/input/components/jms/amqp-0-x.md b/input/components/jms/amqp-0-x.md
index 8f80e85..796a31c 100644
--- a/input/components/jms/amqp-0-x.md
+++ b/input/components/jms/amqp-0-x.md
@@ -12,7 +12,7 @@ This JMS implementation is released as part of 
{{current_java_release_link}}.
  - [Java 
binary](http://www.apache.org/dyn/closer.lua/qpid/java/{{current_java_release}}/binaries/qpid-client-{{current_java_release}}-bin.tar.gz)
  - [PGP 
signature](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-client-{{current_java_release}}-bin.tar.gz.asc)
  - [MD5 
checksum](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-client-{{current_java_release}}-bin.tar.gz.md5)
- - [SHA1 
checksum](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-client-{{current_java_release}}-bin.tar.gz.sha1)
+ - [SHA512 
checksum](http://www.apache.org/dist/qpid/java/{{current_java_release}}/binaries/qpid-client-{{current_java_release}}-bin.tar.gz.sha)
 
 </div>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to