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 6ccf0ee commit b292cd1Copy full SHA for b292cd1
src/content/docs/pages/functions/bindings.mdx
@@ -297,7 +297,7 @@ To configure a Vectorize index binding via the Cloudflare dashboard:
297
2. In **Account Home**, select **Workers & Pages**.
298
3. Choose whether you would like to set up the binding in your **Production** or **Preview** environment.
299
4. Select your Pages project > **Settings**.
300
-4. Select your Pages environment > **Bindings** > **Add** > **Vectorize index**.
+5. Select your Pages environment > **Bindings** > **Add** > **Vectorize index**.
301
5. Give your binding a name under **Variable name**.
302
6. Under **Vectorize index**, select your desired Vectorize index.
303
7. Redeploy your project for the binding to take effect.
0 commit comments