move admin-guide.html to admin/index.html

This will allow someone to visit docs.o.o/admin/ which is more
consistent with the URLs within project trees that produce
docs.o.o/$project/latest/admin/.

Change-Id: I152529743865a871f5e018538b27b767524e4e6a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-07-11 14:41:36 -04:00 committed by Andreas Jaeger
parent 60c0a3ebbb
commit f4a75e02eb
2 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
<h3 id="ops-and-admin-guides"><i class="fa fa-users"></i> Operations and Administration Guides</h3>
<a href="/admin-guide.html">Administrator Guides</a>
<a href="/admin/">Administrator Guides</a>
<p>Manage and troubleshoot an OpenStack cloud</p>
<a href="/ha-guide/">High Availability Guide</a><a href="/ha-guide/HAGuide.pdf">[PDF]</a>
<p>Install and configure OpenStack for high availability</p>