mikewalch commented on a change in pull request #37: Accumulo 4714 Create 
landing page for new developers
URL: https://github.com/apache/accumulo-website/pull/37#discussion_r149792297
 
 

 ##########
 File path: _includes/nav.html
 ##########
 @@ -24,6 +24,8 @@
         <li class="dropdown">
           <a class="dropdown-toggle" data-toggle="dropdown" 
href="#">Documentation<span class="caret"></span></a>
           <ul class="dropdown-menu">
+                       <li><a href="{{ site.baseurl 
}}/quickstart-1.x">Quickstart (1.x)</a></li>
+                       <li><a href="{{ site.baseurl 
}}/quickstart-2.x">Quickstart (2.x)</a></li>
 
 Review comment:
   The 2.x quickstart is on the website in the 2.0 docs at 
https://accumulo.apache.org/docs/2.0/getting-started/quick-install
   
   It would be better to link to the URL above.  However, I am not sure about 
linking to unreleased docs yet.  It helps contributors but can confuse users.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to