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

kbhatt pushed a commit to branch branch-1.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-1.0 by this push:
     new 2a7f3e9  ATLAS-3311: changes Download link text from Source Downloads 
=> All Releases for branch-1.0
2a7f3e9 is described below

commit 2a7f3e9a78a9a73663eef874e940622c73662a14
Author: kevalbhatt <[email protected]>
AuthorDate: Fri Jun 28 16:02:52 2019 +0530

    ATLAS-3311: changes Download link text from Source Downloads => All 
Releases for branch-1.0
---
 docs/src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 5e00c2d..46fb408 100755
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -79,7 +79,7 @@
         </menu>
 
         <menu name="Download">
-            <item name="Source Downloads" target="_blank" 
href="../Downloads.html"/>
+            <item name="All Releases" target="_blank" 
href="../Downloads.html"/>
         </menu>
 
         <menu name="Documentation">

Reply via email to