From 1a8dd4b63f8e911e7902c9ec97044754c9f09fc5 Mon Sep 17 00:00:00 2001 From: Anurag Sharma Date: Tue, 15 Apr 2025 15:10:17 +0530 Subject: [PATCH] revert changes to debugging mdx --- website/content/docs/debugging.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/debugging.mdx b/website/content/docs/debugging.mdx index 4e8ee9cd1..88b92ca63 100644 --- a/website/content/docs/debugging.mdx +++ b/website/content/docs/debugging.mdx @@ -1,6 +1,6 @@ --- description: | - Learn how to debug issues with Packer builds and plugins using `packer build`, logs, and other troubleshooting tools. + Learn how to debug issues with Packer builds and plugins using `packer build`, logs, and other troubleshooting tools. page_title: Debugging Packer ---