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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d3cb8a6  JUNEAU-158 The KEYS link should have KEYS as the text|FIX
     new c73b88d  Merge pull request #7 from ishita20/dev
d3cb8a6 is described below

commit d3cb8a6d372e59a66b255b59929cecc07b888b12
Author: COMVIVA\ishita.singh <[email protected]>
AuthorDate: Fri Oct 4 11:06:41 2019 +0530

    JUNEAU-158 The KEYS link should have KEYS as the text|FIX
---
 content/downloads.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/downloads.html b/content/downloads.html
index 49282ca..61eac7a 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -109,10 +109,10 @@
        
        <h5 class='toc'>Verifying file integrity</h5>
        <p>
-               Instructions on verifying the integrity of the downloaded files 
can be found <a class='doclink' 
href='https://www.apache.org/info/verification.html'>here</a>.
+               How to <a class='doclink' 
href='https://www.apache.org/info/verification.html'>verify downloaded 
files</a>.
        </p>
        <p>
-               The KEYS file can be found <a class='doclink' 
href='https://www.apache.org/dist/juneau/KEYS'>here</a>.
+               <a class='doclink' 
href='https://www.apache.org/dist/juneau/KEYS'>Download KEYS </a>file.
        </p>
        <h5 class='toc'>Older releases</h5>
        <p class='download'>

Reply via email to