Skip to content

Commit 1a43ff6

Browse files
Remove deprecated tutorial links (#28905)
1 parent 0adf266 commit 1a43ff6

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

website/content/docs/concepts/username-templating.mdx

+2-4
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,5 @@ each field. This results in `v_token-wi_my_custo_abcdefghijklmnopqrst_1234567890
152152

153153
## Tutorial
154154

155-
Refer to the following tutorials for step-by-step instructions.
156-
157-
- [Database Secrets Engine with MongoDB](/vault/tutorials/db-credentials/database-mongodb#customize-the-generated-username-schema)
158-
- [Dynamic Secrets: Database Secrets Engine](/vault/tutorials/db-credentials/database-secrets#define-a-username-template)
155+
Refer to the [Database secrets
156+
engine](/vault/tutorials/db-credentials/database-secrets#define-a-username-template) for step-by-step instructions.

website/content/docs/secrets/databases/mongodb.mdx

+2-3
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,8 @@ for more information.
102102

103103
## Tutorial
104104

105-
Refer to [Database Secrets Engine with
106-
MongoDB](/vault/tutorials/db-credentials/database-mongodb) for a
107-
step-by-step tutorial.
105+
Refer to [Database Secrets Engine tutorial](/vault/tutorials/db-credentials/database-secrets) for a
106+
step-by-step example of using the database secrets engine.
108107

109108
## API
110109

0 commit comments

Comments
 (0)