NIT : Fix broken link

This patch fixes the url of the flat
enforcement model in the spec
strict_two_level_enforcement_model.rst

Change-Id: Iec9d0a5dcfef268dce5f664075256806c93ee2a6
This commit is contained in:
Vishakha Agarwal
2019-04-15 11:44:28 +05:30
parent e46f639d0a
commit df0635f7fe

View File

@@ -23,7 +23,7 @@ model is `flat`_. This means limits associated to any part of the tree are not
validated against each other.
.. _specification: http://specs.openstack.org/openstack/keystone-specs/specs/keystone/queens/limits-api.html
.. _flat: https://docs.openstack.org/keystone/latest/admin/identity-unified-limits.html#flat
.. _flat: https://docs.openstack.org/keystone/latest/admin/unified-limits.html#flat
Proposed Change
===============