diff --git a/README.rst b/README.rst index 24496876..4b06ff6d 100644 --- a/README.rst +++ b/README.rst @@ -17,4 +17,4 @@ Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_neutron/latest/ The project home is at: - http://launchpad.net/openstack-ansible + https://launchpad.net/openstack-ansible diff --git a/doc/source/app-openvswitch-dvr.rst b/doc/source/app-openvswitch-dvr.rst index 69530b21..ab78c2b1 100644 --- a/doc/source/app-openvswitch-dvr.rst +++ b/doc/source/app-openvswitch-dvr.rst @@ -19,7 +19,7 @@ We recommend that you read the following documents before proceeding: * Neutron documentation on Open vSwitch DVR OpenStack deployments: ``_ * Blog post on how OpenStack-Ansible works with Open vSwitch: - ``_ + ``_ Prerequisites ~~~~~~~~~~~~~ diff --git a/doc/source/app-openvswitch.rst b/doc/source/app-openvswitch.rst index 9234078b..497cd0ba 100644 --- a/doc/source/app-openvswitch.rst +++ b/doc/source/app-openvswitch.rst @@ -30,7 +30,7 @@ All compute nodes must have bridges configured: - ``br-storage`` (optional - used for certain storage devices) For more information see: -``_ +``_ These bridges may be configured as either a Linux Bridge (which would connect to the Open vSwitch controlled by neutron) or as an Open vSwitch.