From d2acb6776e8d479752c446d8c358e6145e94d05f Mon Sep 17 00:00:00 2001 From: Michael Brewer Date: Mon, 22 Apr 2024 05:23:09 -0700 Subject: [PATCH] chore: fix link to install (#13019) --- docs/guides/support-bundle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/support-bundle.md b/docs/guides/support-bundle.md index 9b2d8ec52c..2b0ffad843 100644 --- a/docs/guides/support-bundle.md +++ b/docs/guides/support-bundle.md @@ -59,7 +59,7 @@ A brief overview of all files contained in the bundle is provided below: requires the Coder deployment to be available. 2. Ensure you have the Coder CLI installed on a local machine. See - (installation)[../install/index.md] for steps on how to do this. + [installation](../install/index.md) for steps on how to do this. > Note: It is recommended to generate a support bundle from a location > experiencing workspace connectivity issues.