This is an automated email from the ASF dual-hosted git repository.
kbhatt pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 254b6cc ATLAS-3311: changes Download link text from Source Downloads
=> All Releases for branch-2.0
254b6cc is described below
commit 254b6ccabeac43d48f5a1234bd929a90d7c7f87a
Author: kevalbhatt <[email protected]>
AuthorDate: Fri Jun 28 16:15:44 2019 +0530
ATLAS-3311: changes Download link text from Source Downloads => All
Releases for branch-2.0
---
docs/src/site/site.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 05e49e1..de80839 100755
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -63,7 +63,7 @@
<menu name="Apache Atlas">
<item name="Overview" href="index.html"/>
<item name="License" href="license.html" />
- <item name="Downloads" href="Downloads.html" />
+ <item name="Downloads" href="../Downloads.html" />
<item name="Wiki"
href="https://cwiki.apache.org/confluence/display/ATLAS"/>
<item name="Git"
href="https://gitbox.apache.org/repos/asf/atlas.git" />
<item name="Jira"
href="https://issues.apache.org/jira/browse/ATLAS" />
@@ -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">