1
0
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:
melindafekete 2025-01-31 09:33:30 +01:00
parent a814c656e5
commit c42a407fe4
No known key found for this signature in database

View File

@ -20,7 +20,7 @@ Client tokens are intended for use in [server-side client SDKs](../reference/sdk
- Registering applications with the Unleash server
- 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.
@ -144,7 +144,7 @@ Depending on your [permissions](#api-token-permissions), you can create API toke
:::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.
:::