From 89bf8dd1694682f31e4f1c942cec290850e1521c Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Tue, 31 Jan 2023 22:48:08 +0000 Subject: [PATCH] docs: fix broken link in secrets.md Resolves #5888 --- docs/secrets.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/secrets.md b/docs/secrets.md index b9fb040e5e..4e6a7b8b15 100644 --- a/docs/secrets.md +++ b/docs/secrets.md @@ -2,7 +2,7 @@
This article explains how to use secrets in a workspace. To authenticate the -workspace provisioner, see [this](./admin/auth.md). +workspace provisioner, see this.
Coder is open-minded about how you get your secrets into your workspaces.