From 0238c80ba6573d879544eaf3defa80801642f076 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 22 May 2026 19:01:56 -0500 Subject: [PATCH] feat: fix image --- src/content/docs/guides/Vault/restore-vault.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/guides/Vault/restore-vault.mdx b/src/content/docs/guides/Vault/restore-vault.mdx index b2905a0..22452de 100644 --- a/src/content/docs/guides/Vault/restore-vault.mdx +++ b/src/content/docs/guides/Vault/restore-vault.mdx @@ -4,7 +4,7 @@ description: Steps followed to restore a raft snapshot of Vault hero: tagline: Steps followed to restore a raft snapshot of Vault image: - file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/vault.webp + file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/hashicorp-vault.webp --- import { Aside } from '@astrojs/starlight/components';