Skip to content

Commit e46c5e2

Browse files
authored
[VAULT] Fix link text for rotating root credentials (#1462)
* Fix link text for rotating root credentials cookbook page
1 parent 9e41847 commit e46c5e2

File tree

3 files changed

+4
-4
lines changed
  • content/vault

3 files changed

+4
-4
lines changed

content/vault/v1.19.x/content/docs/secrets/ldap/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Step-by-step instructions:
117117
Short explanations for common problems:
118118

119119
- Manage root credentials
120-
- [Manually rotate root credentials](/vault/docs/secrets/ldap/cookbook/root-credentials/rotate-root-cred)
120+
- [Manually rotate root credentials](/vault/docs/secrets/ldap/cookbook/root-credentials/rotate-root-creds)
121121
- [Schedule root credential rotation](/vault/docs/secrets/ldap/cookbook/root-credentials/schedule-based-rotation)
122122
- [Disable root credential rotation](/vault/docs/secrets/ldap/cookbook/root-credentials/disable-root-rotation)
123123
- Manage static credentials:

content/vault/v1.20.x/content/docs/secrets/ldap/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Step-by-step instructions:
117117
Short explanations for common problems:
118118

119119
- Manage root credentials
120-
- [Manually rotate root credentials](/vault/docs/secrets/ldap/cookbook/root-credentials/rotate-root-cred)
120+
- [Manually rotate root credentials](/vault/docs/secrets/ldap/cookbook/root-credentials/rotate-root-creds)
121121
- [Schedule root credential rotation](/vault/docs/secrets/ldap/cookbook/root-credentials/schedule-based-rotation)
122122
- [Disable root credential rotation](/vault/docs/secrets/ldap/cookbook/root-credentials/disable-root-rotation)
123123
- Manage static credentials:

content/vault/v1.21.x/content/docs/secrets/ldap/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Step-by-step instructions:
117117
Short explanations for common problems:
118118

119119
- Manage root credentials
120-
- [Manually rotate root credentials](/vault/docs/secrets/ldap/cookbook/root-credentials/rotate-root-cred)
120+
- [Manually rotate root credentials](/vault/docs/secrets/ldap/cookbook/root-credentials/rotate-root-creds)
121121
- [Schedule root credential rotation](/vault/docs/secrets/ldap/cookbook/root-credentials/schedule-based-rotation)
122122
- [Disable root credential rotation](/vault/docs/secrets/ldap/cookbook/root-credentials/disable-root-rotation)
123123
- Manage static credentials:
@@ -151,4 +151,4 @@ Detailed tutorials:
151151

152152
</Tab>
153153

154-
</Tabs>
154+
</Tabs>

0 commit comments

Comments
 (0)