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 2cb2b89 commit df93137Copy full SHA for df93137
src/content/docs/pages/functions/bindings.mdx
@@ -150,7 +150,7 @@ To configure a R2 bucket binding via the Cloudflare dashboard:
150
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
151
2. In **Account Home**, select **Workers & Pages**.
152
3. Select your Pages project > **Settings**.
153
-4. Select your Pages environment > **Bindings** > **Add binding** > **R2 bucket**.
+4. Select your Pages environment > **Bindings** > **Add** > **R2 bucket**.
154
5. Give your binding a name under **Variable name**.
155
6. Under **R2 bucket**, select your desired R2 bucket.
156
7. Redeploy your project for the binding to take effect.
0 commit comments