Skip to content

Commit 2cb2b89

Browse files
authored
Update src/content/docs/pages/functions/bindings.mdx
1 parent 93c6885 commit 2cb2b89

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
@@ -87,7 +87,7 @@ To configure a Durable Object binding via the Cloudflare dashboard:
8787
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
8888
2. In **Account Home**, select **Workers & Pages**.
8989
3. Select your Pages project > **Settings**.
90-
4. Select your Pages environment > **Bindings** > **Add binding** > **Durable Object**.
90+
4. Select your Pages environment > **Bindings** > **Add** > **Durable Object**.
9191
5. Give your binding a name under **Variable name**.
9292
6. Under **Durable Object namespace**, select your desired namespace.
9393
7. Redeploy your project for the binding to take effect.

0 commit comments

Comments
 (0)