Skip to content

Commit 8cdf0d4

Browse files
Link AI Gateway from the overview page and adjust workers label
1 parent f408c73 commit 8cdf0d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/docs/secrets-store/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Encrypt and store sensitive information as secrets that are securely reusable ac
2121

2222
Cloudflare Secrets Store is a secure, centralized location in which account-level secrets are stored and managed. The secrets are securely encrypted and stored across all [Cloudflare data centers](https://www.cloudflare.com/network/).
2323

24-
Secrets Store is currently [compatible with Cloudflare Workers](/secrets-store/integrations/workers/). Integrations with other products will be added in the future.
24+
Secrets Store is currently compatible with [Workers](/workers/) and [AI Gateway](/ai-gateway/). Integrations with other products will be added in the future.
2525

2626
:::note[China availability]
2727
Secrets Store is unavailable in the [Cloudflare China Network](/china-network/), operated by Cloudflare's partner JD Cloud.

src/content/docs/secrets-store/integrations/workers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Secrets Store with Workers
33
pcx_content_type: tutorial
44
sidebar:
55
order: 1
6-
label: Use with Workers
6+
label: Workers
77
---
88

99
import { WranglerConfig, Tabs, TabItem, APIRequest } from "~/components";

0 commit comments

Comments
 (0)