Skip to content

Commit 0e11c2a

Browse files
committed
fix link issue in an English file
1 parent 58c3891 commit 0e11c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/gs-credentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes:
4242
If you're using a client-server or server-side implementation (see [UID2 Client-Server Integration Guide for Prebid.js](../guides/integration-prebid-client-server.md) or [Client-Server Integration Guide for JavaScript](../guides/integration-javascript-client-server.md)), the API key and client secret allow you to connect to the <Link href="../ref-info/glossary-uid#gl-operator-service">Operator Service</Link> and call API endpoints. These values identify you to the service.
4343

4444
Here is some information about API keys and client secrets:
45-
- You must keep these values secure. For details, see [Security of API Key and Client Secret]
45+
- You must keep these values secure. For details, see [Security of API Key and Client Secret](#security-of-api-key-and-client-secret).
4646
- One UID2 participant can have multiple keys.
4747
- Each key has a set of [permissions](gs-permissions.md) that determine the endpoints you can use it on.
4848
- Each key has a corresponding client secret.

0 commit comments

Comments
 (0)