dlmarion commented on code in PR #415:
URL: https://github.com/apache/accumulo-website/pull/415#discussion_r1496400096
##########
_includes/nav.html:
##########
@@ -42,6 +42,7 @@
<li><a class="dropdown-item" href="{{ site.baseurl
}}/related-projects">Related Projects</a></li>
</ul>
</li>
+ <li class="nav-item"><a class="nav-link" href="{{ site.baseurl
}}/accumulo-access">Accumulo Access</a></li>
Review Comment:
Both are good suggestions - my approach was to create something simple that
may not need to be updated in the future by just providing links to the
appropriate pages. I'm fine with whatever TBH, but I'll leave this open to
continue the discussion so that we can come to some resolution.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]