1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-26 13:48:33 +02:00

Docs(fix): typo: extra brackets

This commit is contained in:
Thomas Heartman 2022-10-11 17:01:07 +02:00
parent 927b323b09
commit 6da5921e8f

View File

@ -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)