1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00

Fix broken link

This commit is contained in:
melindafekete 2025-01-30 18:18:13 +01:00
parent 4ec8988b3a
commit a814c656e5
No known key found for this signature in database

View File

@ -6,7 +6,7 @@ This guide explains the steps required to using the Admin API.
## Create API token ## Create API token
First you'll need to create a [personal access token](../reference/api-tokens-and-client-keys.mdx#personal-access-tokens). To create one, follow the steps in the [_how to create personal access tokens_](./how-to-create-personal-access-tokens.mdx) guide. First you'll need to create a [personal access token](/reference/api-tokens-and-client-keys.mdx#personal-access-tokens).
Please note that it may take up to 60 seconds for the new key to propagate to all Unleash instances due to eager caching. Please note that it may take up to 60 seconds for the new key to propagate to all Unleash instances due to eager caching.