Author: fmui
Date: Fri May 27 14:20:57 2016
New Revision: 1745760

URL: http://svn.apache.org/viewvc?rev=1745760&view=rev
Log:
more link fixes

Modified:
    chemistry/site/trunk/content/dotnet/portcmis.mdtext
    chemistry/site/trunk/content/project/verification.mdtext

Modified: chemistry/site/trunk/content/dotnet/portcmis.mdtext
URL: 
http://svn.apache.org/viewvc/chemistry/site/trunk/content/dotnet/portcmis.mdtext?rev=1745760&r1=1745759&r2=1745760&view=diff
==============================================================================
--- chemistry/site/trunk/content/dotnet/portcmis.mdtext (original)
+++ chemistry/site/trunk/content/dotnet/portcmis.mdtext Fri May 27 14:20:57 2016
@@ -36,7 +36,7 @@ Package| zip
 ------|---
 PortCMIS client source|[Download][srczip] ([md5][srcmd5], [sha512][srcsha], 
[pgp][srcpgp])
 PortCMIS client binary|[Download][binzip] ([md5][binmd5], [sha512][binsha], 
[pgp][binpgp])
-PortCMIS client NUPKG|[Download][nupkgzip] ([md5][binmd5], [sha512][nupkgsha], 
[pgp][nupkgpgp])
+PortCMIS client NUPKG|[Download][nupkgzip] ([md5][nupkgmd5], 
[sha512][nupkgsha], [pgp][nupkgpgp])
 
 
 #### Verify authenticity of Downloads package

Modified: chemistry/site/trunk/content/project/verification.mdtext
URL: 
http://svn.apache.org/viewvc/chemistry/site/trunk/content/project/verification.mdtext?rev=1745760&r1=1745759&r2=1745760&view=diff
==============================================================================
--- chemistry/site/trunk/content/project/verification.mdtext (original)
+++ chemistry/site/trunk/content/project/verification.mdtext Fri May 27 
14:20:57 2016
@@ -1,10 +1,11 @@
 Title: Verify Release Packages
+
 Verify Release Packages
 ------
 
-It is essential that you verify the integrity of the downloaded files using 
the PGP signatures. Please read [Verifying Apache HTTP Server 
Releases](http://httpd.apache.org/dev/verification.html) for more information 
on why you should verify our releases.
+It is essential that you verify the integrity of the downloaded files using 
the PGP signatures. Please read [Verifying Apache HTTP Server 
Releases](https://httpd.apache.org/dev/verification.html) for more information 
on why you should verify our releases.
 
-The PGP signatures can be verified using PGP or GPG. First download the 
[KEYS](http://www.apache.org/dist/chemistry/KEYS) file as well as the .asc 
signature files for the relevant release packages. Make sure you get these 
files from the [main distribution 
directory](http://www.apache.org/dist/chemistry/), rather than from a mirror. 
Then verify the signatures using
+The PGP signatures can be verified using PGP or GPG. First download the 
[KEYS](https://www.apache.org/dist/chemistry/KEYS) file as well as the .asc 
signature files for the relevant release packages. Make sure you get these 
files from the [main distribution 
directory](https://www.apache.org/dist/chemistry/), rather than from a mirror. 
Then verify the signatures using
 
     % pgpk -a KEYS
     % pgpv <file>.asc


Reply via email to