Skip to content

Commit f6dd29f

Browse files
More context around SS as intro pagraph for workers.mdx
1 parent afd34e9 commit f6dd29f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ sidebar:
88

99
import { WranglerConfig } from "~/components";
1010

11-
Consider the steps below to learn how to use values from your account [Secrets Store](/secrets-store/) with [Cloudflare Workers](/workers/).
11+
[Cloudflare Secrets Store](/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.
12+
13+
Consider the steps below to learn how to use values from your account secrets store with [Cloudflare Workers](/workers/).
1214

1315
:::note
1416
This is different from Workers [Variables and Secrets](/workers/configuration/secrets/), where you define and manage your secrets on a per-Worker level.

0 commit comments

Comments
 (0)