diff --git a/website/docs/reference/api-tokens-and-client-keys.mdx b/website/docs/reference/api-tokens-and-client-keys.mdx index f545fce53d..20a2a77f14 100644 --- a/website/docs/reference/api-tokens-and-client-keys.mdx +++ b/website/docs/reference/api-tokens-and-client-keys.mdx @@ -21,7 +21,7 @@ This section describes what API tokens are. For information on how to create the Use API tokens to connect to the Unleash server API. API tokens come in four distinct types: - [Admin tokens](#admin-tokens) -- [Project level access tokens](#project-access-tokens) +- [Project level access tokens](#project-level-access-tokens) - [Personal access tokens](#personal-access-tokens) - [Client tokens](#client-tokens) - [Front-end tokens](#front-end-tokens)