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 df93137 commit 16de7adCopy full SHA for 16de7ad
src/content/docs/pages/functions/bindings.mdx
@@ -221,7 +221,7 @@ To configure a D1 database binding via the Cloudflare dashboard:
221
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
222
2. In **Account Home**, select **Workers & Pages**.
223
3. Select your Pages project > **Settings**.
224
-4. Select your Pages environment > **Bindings** > **Add binding**> **D1 database bindings**.
+4. Select your Pages environment > **Bindings** > **Add**> **D1 database bindings**.
225
5. Give your binding a name under **Variable name**.
226
6. Under **D1 database**, select your desired D1 database.
227
7. Redeploy your project for the binding to take effect.
0 commit comments