Skip to content

Commit 6290c99

Browse files
authored
Fixes broken ref in create Vault secret docs (#787)
1 parent 25bf61b commit 6290c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorial/create-vault-secret.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ After you :ref:`set your secret storage tool <k8s-set-secret-storage-tool>` to
1717
when you're manually migrating your existing |k8s| |k8s-secrets|
1818
or you're creating secrets for the first time.
1919

20-
For a list of secrets that you must manually migrate to |vault-short|, see
21-
:ref:`Manually Migrate Secrets <vault-manually-migrate-secrets>`.
20+
For a list of secrets that you must manually migrate to |vault-short|, see the
21+
|vault-short| section of :ref:`Configure Secret Storage <k8s-set-secret-storage-tool>`.
2222

2323
The following tutorial stores your :ref:`Programmatic API Key
2424
<create-org-app-api-key>` in |vault-short|. You can adapt the commands in this

0 commit comments

Comments
 (0)