This is an automated email from the ASF dual-hosted git repository. sarath pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
commit 567dc625849881ecc29ad6f6da88bfb40b6b1bb8 Author: kevalbhatt <[email protected]> AuthorDate: Fri Jun 28 16:30:09 2019 +0530 ATLAS-3311: changes Download link text from Source Downloads => All Releases for master (cherry picked from commit 2a2c4a5e3e83bf0eaae1d82e1746fc5c8b0b78b3) --- docs/src/site/site.xml | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml index cded8d6..6cce48e 100755 --- a/docs/src/site/site.xml +++ b/docs/src/site/site.xml @@ -78,33 +78,8 @@ <item name="Source Repository" href="source-repository.html" /> </menu> - <menu name="Downloads"> - <item name="2.0.0" - href="Downloads.html"/> - <item name="1.2.0" - href="Downloads.html"/> - <item name="1.1.0" - href="Downloads.html"/> - <item name="1.0.0" - href="Downloads.html"/> - <item name="0.8.4" - href="Downloads.html"/> - <item name="0.8.3" - href="Downloads.html"/> - <item name="0.8.2" - href="Downloads.html"/> - <item name="0.8.1" - href="Downloads.html"/> - <item name="0.8-incubating" - href="Downloads.html"/> - <item name="0.7.1-incubating" - href="Downloads.html"/> - <item name="0.7-incubating" - href="Downloads.html"/> - <item name="0.6-incubating" - href="Downloads.html"/> - <item name="0.5-incubating" - href="Downloads.html"/> + <menu name="Download"> + <item name="All Releases" target="_blank" href="Downloads.html"/> </menu> <menu name="Documentation">
