We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3dc9e6 commit 93c6885Copy full SHA for 93c6885
src/content/docs/pages/functions/bindings.mdx
@@ -507,7 +507,7 @@ To configure a Service binding via the Cloudflare dashboard:
507
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
508
2. In **Account Home**, select **Workers & Pages**.
509
3. Select your Pages project > **Settings**.
510
-4. Select your Pages environment > **Functions** > **Add** > **Service binding**.
+4. Select your Pages environment > **Bindings** > **Add** > **Service binding**.
511
5. Give your binding a name under **Variable name**.
512
6. Under **Service**, select your desired Worker.
513
7. Redeploy your project for the binding to take effect.
0 commit comments