doc: fix broken links

Release-Notes: skip
Change-Id: I7e35c759cb43648a58227ef77d99de8c55dcad70
diff --git a/Documentation/config-submit-requirements.txt b/Documentation/config-submit-requirements.txt
index 239ccf6..336b8d6 100644
--- a/Documentation/config-submit-requirements.txt
+++ b/Documentation/config-submit-requirements.txt
@@ -505,7 +505,7 @@
 +
 'label:Code-Review=MAX,users=human_reviewers' can be used to
 implement "Want-Code-Review-From-All" functionality, see
-link#require-code-review-approvals-from-all-human-reviewers-example[examples
+link:#require-code-review-approvals-from-all-human-reviewers-example[examples
 below].
 
 [[operator_is_true]]
diff --git a/Documentation/dev-roles.txt b/Documentation/dev-roles.txt
index d1fee3f..a3101cf 100644
--- a/Documentation/dev-roles.txt
+++ b/Documentation/dev-roles.txt
@@ -175,7 +175,7 @@
   link:dev-design-docs.html[design docs] and raising concerns during
   the design review
 * serving as link:#mentor[mentor]
-* doing releases (see link#release-manager[release manager])
+* doing releases (see link:#release-manager[release manager])
 
 Maintainers can:
 
diff --git a/Documentation/rest-api-access.txt b/Documentation/rest-api-access.txt
index 2e1bc43..a154052 100644
--- a/Documentation/rest-api-access.txt
+++ b/Documentation/rest-api-access.txt
@@ -352,7 +352,7 @@
 |`rules`        ||
 The rules assigned for this permission as a map that maps the UUIDs of
 the groups for which the permission are assigned to
-link:#permission-info[PermissionRuleInfo] entities.
+link:#permission-rule-info[PermissionRuleInfo] entities.
 |==================================
 
 [[permission-rule-info]]