Fix broken URL in Mitaka Neutron release note

The section "Other Notes" has a bullet referring to "Please read the OpenStack
Networking Guide." The URL referenced in that bullet was in correct. An
updated URL of
http://docs.openstack.org/mitaka/networking-guide/adv-config-availability-zone.html
was added to the file
https://github.com/openstack/neutron/blob/master/releasenotes/notes/add-availability-zone-4440cf00be7c54ba.yaml

Change-Id: I3e6f6a6a15705820bc0ed489861465f54e07ae52
Closes-Bug: #1582966
This commit is contained in:
shmcfarl 2016-05-18 08:06:51 -06:00
parent acca136721
commit a474eb0cb6
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ features:
because L3HA and DVR integration isn't finished.
other:
- Please read the `OpenStack Networking Guide
<http://docs.openstack.org/networking-guide/adv_config_availability_zone.html>`_.
<http://docs.openstack.org/mitaka/networking-guide/adv-config-availability-zone.html>`_.