Skip to content

Commit 0ab9813

Browse files
committed
add deeplink
1 parent e866fa0 commit 0ab9813

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/apikeys.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: "Authenticate backend requests with environment-specific API keys."
1212

1313
## Find your API keys
1414

15-
Open your project in the dashboard, select an environment, and open the **API keys** page.
15+
Open your project in the dashboard, select an environment, and open the [**API keys**](https://cloud.trigger.dev/_/apikeys) page.
1616

1717
API keys belong to one environment. A Development key cannot access Production, and a Production key cannot access Staging.
1818

@@ -66,7 +66,7 @@ Create a separate key for each service or integration that accesses Trigger.dev.
6666

6767
<Steps titleSize="h3">
6868
<Step title="Open the API keys page">
69-
Select the project and environment the integration needs to access, then open **API keys**.
69+
Select the project and environment the integration needs to access, then open [**API keys**](https://cloud.trigger.dev/_/apikeys).
7070
</Step>
7171
<Step title="Create the key">
7272
Click **New API key**, enter a descriptive name, and optionally set an expiration date. Names can

0 commit comments

Comments
 (0)