diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 05716fe1..1e7fe8fb 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -74,7 +74,7 @@ release, then the corresponding policy feature flag is removed. For more information on feature flags, reference the relevant `Tempest documentation`_. -.. _Tempest documentation: https://docs.openstack.org/tempest/latest/HACKING.html#1-new-tests-for-new-features +.. _Tempest documentation: https://docs.openstack.org/tempest/latest/HACKING.html#new-tests-for-new-features Sample Configuration File ------------------------- diff --git a/doc/source/rbac-overview.rst b/doc/source/rbac-overview.rst index 747eab8c..68e86acb 100644 --- a/doc/source/rbac-overview.rst +++ b/doc/source/rbac-overview.rst @@ -274,7 +274,7 @@ related to RBAC in Patrole. .. _Nova repository: https://git.openstack.org/cgit/openstack/nova/tree/nova/policies .. _Keystone repository: https://git.openstack.org/cgit/openstack/keystone/tree/keystone/common/policies .. _governance goal: https://governance.openstack.org/tc/goals/queens/policy-in-code.html -.. _scope types: https://docs.openstack.org/keystone/latest/admin/identity-tokens.html#authorization-scopes +.. _scope types: https://docs.openstack.org/keystone/latest/admin/tokens-overview.html#authorization-scopes .. _policy.yaml: https://docs.openstack.org/ocata/config-reference/policy-yaml-file.html .. _oslo.policy: https://docs.openstack.org/oslo.policy/latest/ .. _policy documentation: https://docs.openstack.org/kilo/config-reference/content/policy-json-file.html