Skip to content

Commit 2530351

Browse files
Mention AI Gateway on how-to and review for workers-specific info
1 parent 703864a commit 2530351

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/secrets-store/manage-secrets

1 file changed

+1
-1
lines changed

src/content/docs/secrets-store/manage-secrets/how-to.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ https://api.cloudflare.com/client/v4/accounts/$ACCOUNT_ID/secrets_store/stores/$
123123
## Delete a secret
124124

125125
:::caution
126-
Before deleting a secret, make sure it is not deployed. Secrets Store secrets in use are listed in the respective [Workers application](https://dash.cloudflare.com/?to=/:account/workers-and-pages/) under **Settings** > **Bindings**.
126+
Before deleting a secret, make sure it is not deployed in your [Workers application](https://dash.cloudflare.com/?to=/:account/workers-and-pages/) or AI gateways.
127127
:::
128128

129129
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">

0 commit comments

Comments
 (0)