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 93c6885 commit 2cb2b89Copy full SHA for 2cb2b89
src/content/docs/pages/functions/bindings.mdx
@@ -87,7 +87,7 @@ To configure a Durable Object binding via the Cloudflare dashboard:
87
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
88
2. In **Account Home**, select **Workers & Pages**.
89
3. Select your Pages project > **Settings**.
90
-4. Select your Pages environment > **Bindings** > **Add binding** > **Durable Object**.
+4. Select your Pages environment > **Bindings** > **Add** > **Durable Object**.
91
5. Give your binding a name under **Variable name**.
92
6. Under **Durable Object namespace**, select your desired namespace.
93
7. Redeploy your project for the binding to take effect.
0 commit comments