From 7f533a0a63501669d1da922b96ab4a3356e1acc5 Mon Sep 17 00:00:00 2001 From: Zach Shilton <4624598+zchsh@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:24:42 -0400 Subject: [PATCH] website: fix intro link (#12076) --- website/content/guides/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/guides/index.mdx b/website/content/guides/index.mdx index 6e73508c9..5e5f5915b 100644 --- a/website/content/guides/index.mdx +++ b/website/content/guides/index.mdx @@ -14,4 +14,4 @@ please see the [Packer introduction][intro] instead and then continue on to the guides. These guides provide examples for common Packer workflows and actions for users of Packer. -[intro]: /intro +[intro]: /docs/intro