From 2f14e9798f89978e782d913203c66ae5675895a6 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 11 Dec 2024 12:35:14 -0500 Subject: [PATCH] anchor (#537) --- docs/guides/self-hosting/organizations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/self-hosting/organizations.md b/docs/guides/self-hosting/organizations.md index 8f0e8b6d9..6a0004980 100644 --- a/docs/guides/self-hosting/organizations.md +++ b/docs/guides/self-hosting/organizations.md @@ -11,7 +11,7 @@ Future zrok releases will include additional organization features, including `- ## Configuring an Organization -The API endpoints used to manage organizations and their members require a site-level `ZROK_ADMIN_TOKEN` to access. See the [self-hosting guide](linux/index.mdx) for details on configuring admin tokens. +The API endpoints used to manage organizations and their members require a site-level `ZROK_ADMIN_TOKEN` to access. See the [self-hosting guide](linux/index.mdx#configure-the-controller) for details on configuring admin tokens. ### Create an Organization