diff --git a/website/docs/topics/anatomy-of-unleash.mdx b/website/docs/topics/anatomy-of-unleash.mdx index 4aae87c256..cfd68e2462 100644 --- a/website/docs/topics/anatomy-of-unleash.mdx +++ b/website/docs/topics/anatomy-of-unleash.mdx @@ -13,7 +13,7 @@ The end of this guide presents a [short use case, explaining how you might confi Some things in Unleash are configured and defined on the global level. These options apply across the entire Unleash instance. The most important global configuration options for day-to-day operations are: - [API access tokens](../reference/api-tokens-and-client-keys.mdx) -- [[Projects](../user_guide/projects.md)] +- [Projects](../user_guide/projects.md) - [Segments](../reference/segments.mdx) - [Strategy types](../user_guide/activation-strategies.md) (including [custom activation strategy types](../advanced/custom-activation-strategy.md)) - [Tag types](../advanced/tags.md)