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:
@@ -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
|
||||
---------
|
||||
|
Reference in New Issue
Block a user