Skip to content

Commit bd306d8

Browse files
authored
Update src/content/docs/pages/functions/bindings.mdx
1 parent 9e3aae5 commit bd306d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/pages/functions/bindings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,4 +837,4 @@ To add secrets to your Pages project:
837837
You use secrets the same way as environment variables. When setting secrets with Wrangler or in the Cloudflare dashboard, it needs to be done before a deployment that uses those secrets. For more guidance, refer to [Environment variables](#environment-variables).
838838

839839
### Local development with secrets
840-
<Render file="secrets-in-dev" />
840+
<Render file="secrets-in-dev" product="workers" />

0 commit comments

Comments
 (0)