You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Venkatesh Seetharam (JIRA)" <ji...@apache.org> on 2015/09/12 00:54:46 UTC

[jira] [Commented] (ATLAS-154) Update website for 0.5-incubating release

    [ https://issues.apache.org/jira/browse/ATLAS-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14741671#comment-14741671 ] 

Venkatesh Seetharam commented on ATLAS-154:
-------------------------------------------

trivial fix.

{code}
         <menu name="Releases">
-            <item name="Coming soon" href="https://cwiki.apache.org/confluence/display/ATLAS"/>
+            <item name="0.5-incubating"
+                  href="http://www.apache.org/dyn/closer.cgi/incubator/atlas/0.5.0-incubating/"/>
         </menu>

         <menu name="Documentation">
             <!-- current points to latest release -->
-            <item name="current" href="index.html"/>
+            <item name="current" href="./0.5.0-incubating/index.html"/>
+            <item name="0.5-incubating" href="./0.5.0-incubating/index.html"/>
         </menu>
{code}

> Update website for 0.5-incubating release
> -----------------------------------------
>
>                 Key: ATLAS-154
>                 URL: https://issues.apache.org/jira/browse/ATLAS-154
>             Project: Atlas
>          Issue Type: Bug
>    Affects Versions: 0.6-incubating
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>             Fix For: 0.6-incubating
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)