From b46fafe8712964fa029589784f7b67f6c59115dc Mon Sep 17 00:00:00 2001 From: Ashlee Boyer Date: Fri, 13 Jan 2023 19:02:11 -0500 Subject: [PATCH] Updating old learn link --- website/content/docs/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/install.mdx b/website/content/docs/install.mdx index d2982f024..548049dc7 100644 --- a/website/content/docs/install.mdx +++ b/website/content/docs/install.mdx @@ -10,4 +10,4 @@ page_title: Install For detailed instructions on how to install Packer, see [this Getting Started guide][install]. -[install]: https://learn.hashicorp.com/packer/getting-started/install 'Install Packer' +[install]: /packer/tutorials/docker-get-started/get-started-install-cli 'Install Packer'