Fix bad links out of the index

Properly add the ".html" part of links to the user and contributor
indexes.

Change-Id: I4662d9fa8af9944952932ab06970df6b8f8b56f7
Closes-Bug: 1426135
This commit is contained in:
Brian Curtin
2015-02-26 16:19:09 -06:00
parent 48a48c9163
commit 76ca53c5ba

View File

@@ -1,9 +1,10 @@
Welcome to the OpenStack SDK!
=============================
This documentation is split into two sections: one for `users <users/index>`_
looking to build applications which make use of OpenStack, and another for
those looking to `contribute <contributors/index>`_ to this project.
This documentation is split into two sections: one for
`users <users/index.html>`_ looking to build applications which make use of
OpenStack, and another for those looking to
`contribute <contributors/index.html>`_ to this project.
For Users
---------