mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-14 00:19:16 +01:00
docs(fix): fix broken link to front-end API tokens (#2094)
This change fixes a broken link to front-end API tokens from the front-end API page. The anchor had changed.
This commit is contained in:
parent
65f2aaf6f5
commit
86824d693f
@ -32,7 +32,7 @@ When using the front-end API in an SDK, there's three things you need to configu
|
||||
|
||||
### Front-end API tokens
|
||||
|
||||
As a client-side API, you should use a [front-end API token](../reference/api-tokens-and-client-keys.mdx#front-end-api-tokens) to interact with it. Refer to the [how to create API tokens](../user_guide/token.mdx) guide for steps on how to create API tokens.
|
||||
As a client-side API, you should use a [front-end API token](../reference/api-tokens-and-client-keys.mdx#front-end-tokens) to interact with it. Refer to the [how to create API tokens](../user_guide/token.mdx) guide for steps on how to create API tokens.
|
||||
|
||||
### Cross-origin resource sharing (CORS) configuration {#cors}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user