From f3c54876e4038581f9a74f828d3620f9f73e866e Mon Sep 17 00:00:00 2001 From: Michael Brewer Date: Sun, 21 Apr 2024 21:34:27 -0700 Subject: [PATCH] chore: fix link to install --- 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 9b2d8ec52cc97..2b0ffad843bec 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.