Fix broken link

Fixed broken link on Manage Block Storage scheduling page
to correctly link to Configure mutliple storage back end page.
Extra slash removed.

Change-Id: I7d5b209830003c57615b88d69a6c884e6f0aaaad
Closes-Bug: #1508109
implements: blueprint user-guides-reorganised
This commit is contained in:
Linette 2015-10-20 11:03:29 -05:00
parent 2e84757002
commit 34cd3b159d

View File

@ -10,7 +10,7 @@ means that they are stored on different back ends.
For information on how to set up multiple back ends for Cinder,
refer to the guide for `Configuring multiple-storage back ends
<http://docs.openstack.org/admin-guide-cloud/blockstorage_multi_backend.html/>`_.
<http://docs.openstack.org/admin-guide-cloud/blockstorage_multi_backend.html>`__.
Example Usages
~~~~~~~~~~~~~~