Add link to generic buckets docs to menu

This commit is contained in:
Fabio Rehm 2014-04-06 21:29:31 -03:00
parent 155821448f
commit 5d9c433326

View file

@ -82,6 +82,7 @@
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">Available Buckets <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a tabindex="-1" href="buckets/generic">Generic</a></li>
<li><a tabindex="-1" href="buckets/apt">APT</a></li>
<li><a tabindex="-1" href="buckets/apt-lists">apt-lists</a></li>
<li><a tabindex="-1" href="buckets/apt-cacher">apt-cacher</a></li>