[doc]Correcting broken link

The link "QoS rule types" in neutron documentation [1]
reports 404 Not Found, so this patch fix it.

[1] https://docs.openstack.org/neutron/latest/admin/config-qos.html#supported-qos-rule-types

Change-Id: Icfc4b704e826ae8b74d90241288e6aeab1d62f2f
This commit is contained in:
manchandavishal 2021-09-01 02:08:40 +05:30
parent 7e5e6d4929
commit b0bb49a8f8

@ -30,7 +30,7 @@ Supported QoS rule types
~~~~~~~~~~~~~~~~~~~~~~~~
QoS supported rule types are now available as ``VALID_RULE_TYPES`` in `QoS rule types
<https://opendev.org/openstack/neutron-lib/tree/neutron_lib/services/qos/constants.py>`_:
<https://opendev.org/openstack/neutron-lib/src/branch/master/neutron_lib/services/qos/constants.py>`_:
* bandwidth_limit: Bandwidth limitations on networks, ports or floating IPs.