mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
Fix broken link
This commit is contained in:
parent
a814c656e5
commit
c42a407fe4
@ -20,7 +20,7 @@ Client tokens are intended for use in [server-side client SDKs](../reference/sdk
|
|||||||
- Registering applications with the Unleash server
|
- Registering applications with the Unleash server
|
||||||
- Sending usage metrics
|
- Sending usage metrics
|
||||||
|
|
||||||
Client tokens are scoped to one or more projects and a single environment. When creating a client token, you can give it access to a specific list of projects or to all current or future projects. Client tokens are secrets and must not be exposed to end users.
|
Client tokens are scoped to one or more projects and a single environment. When creating a client token, you c an give it access to a specific list of projects or to all current or future projects. Client tokens are secrets and must not be exposed to end users.
|
||||||
|
|
||||||
Client tokens cannot be used in frontend SDKs, use [Frontend tokens](#frontend-tokens) instead.
|
Client tokens cannot be used in frontend SDKs, use [Frontend tokens](#frontend-tokens) instead.
|
||||||
|
|
||||||
@ -144,7 +144,7 @@ Depending on your [permissions](#api-token-permissions), you can create API toke
|
|||||||
|
|
||||||
:::warning
|
:::warning
|
||||||
|
|
||||||
Unleash Proxy is in maintenance mode. Use [Unleash Edge](../reference/edge) instead.
|
Unleash Proxy is in maintenance mode. Use [Unleash Edge](../reference/unleash-edge) instead.
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user