Skip to content

Commit 119ff1e

Browse files
authored
fix: automate snapshot link in index (#1156)
1 parent ea7321a commit 119ff1e

File tree

1 file changed

+2
-2
lines changed
  • content/vault/v1.20.x/content/docs/sysadmin/snapshots

1 file changed

+2
-2
lines changed

content/vault/v1.20.x/content/docs/sysadmin/snapshots/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Step-by-step instructions:
3333
- [Restore a snapshot](/vault/docs/sysadmin/snapshots/restore)
3434
- [Recover discrete secrets in a replicated environment](/vault/docs/sysadmin/snapshots/recover-a-secret/replicated-cluster) <EnterpriseAlert inline="true" />
3535
- [Recover discrete secrets in a non-replicated environment](/vault/docs/sysadmin/snapshots/recover-a-secret/single-cluster) <EnterpriseAlert inline="true" />
36-
- [Automate snapshots](/vault/docs/sysadmin/snapshots/recover-a-secret) <EnterpriseAlert inline="true" />
36+
- [Automate snapshots](/vault/docs/sysadmin/snapshots/automate) <EnterpriseAlert inline="true" />
3737
- [Recover discrete secrets](/vault/docs/sysadmin/snapshots/recover-a-secret) <EnterpriseAlert inline="true" />
3838

3939
</Tab>
@@ -59,4 +59,4 @@ Detailed tutorials:
5959

6060
</Tab>
6161

62-
</Tabs>
62+
</Tabs>

0 commit comments

Comments
 (0)