From 1d2f7410a6412aed9f328ae2ce5f66cc819b3348 Mon Sep 17 00:00:00 2001 From: melindafekete Date: Fri, 31 Jan 2025 09:48:29 +0100 Subject: [PATCH] Fix broken link --- website/docs/reference/api-tokens-and-client-keys.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/reference/api-tokens-and-client-keys.mdx b/website/docs/reference/api-tokens-and-client-keys.mdx index c3e1e8f05f..272ad31034 100644 --- a/website/docs/reference/api-tokens-and-client-keys.mdx +++ b/website/docs/reference/api-tokens-and-client-keys.mdx @@ -3,7 +3,7 @@ title: API Tokens and Client Keys pagination_next: reference/front-end-api --- -Unleash uses API keys to facilitate communication between consuming clients such as [SDKs](../reference/sdks), [Edge](../reference/edge), or other tools and automation. +Unleash uses API keys to facilitate communication between consuming clients such as [SDKs](../reference/sdks), [Edge](../reference/unleash-edge), or other tools and automation. Unleash supports the following types of API tokens: - [Client tokens](#client-tokens) for connecting server-side client SDKs, Unleash Edge, and Unleash Proxy to Unleash.