Fix some inaccurate URL links

This is to fix some inaccurate URL links.

Change-Id: Ie43108de22ea749990750f7f20d4d66475d33547
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 05716fe..1e7fe8f 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -74,7 +74,7 @@
 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 747eab8..68e86ac 100644
--- a/doc/source/rbac-overview.rst
+++ b/doc/source/rbac-overview.rst
@@ -274,7 +274,7 @@
 .. _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