Fix typo for Octavia link

The extra space messed up the rendering of the Octavia link
in the README file, this patch fixes it.

Change-Id: I8130c6f06f39d78ae2e0be4c82082415f2e8c0b3
This commit is contained in:
Mohammed Naser 2016-12-22 14:18:30 -05:00
parent b25bd5c04b
commit 86fdb5b717

View File

@ -97,7 +97,7 @@ Kolla provides images to deploy the following OpenStack projects:
- `Murano <http://docs.openstack.org/developer/murano/>`__
- `Neutron <http://docs.openstack.org/developer/neutron/>`__
- `Nova <http://docs.openstack.org/developer/nova/>`__
- `Octavia <http://docs.openstack.org/developer/octavia/ >`__
- `Octavia <http://docs.openstack.org/developer/octavia/>`__
- `Panko <http://docs.openstack.org/developer/panko/>`__
- `Rally <http://docs.openstack.org/developer/rally/>`__
- `Sahara <http://docs.openstack.org/developer/sahara/>`__