Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/content/docs/en/guides/deploy/cloudflare.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ To get started, you will need:

2. Push your code to your git repository (GitHub, GitLab).

3. Log in to the Cloudflare dashboard and select your account in **Account Home** > **Pages**.
3. Log in to the Cloudflare dashboard and select your account in **Account Home** > **Workers & Pages** > **Overview**.

4. Select **Create a new Project** and the **Connect Git** option.
4. Select **Create application**, then the **Pages** tab and then select the **Connect to Git** option.

5. Select the git project you want to deploy and click **Begin setup**

Expand Down