Skip to content

Commit acb2597

Browse files
committed
Update deprecated wrangler command
1 parent 9a11242 commit acb2597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/guides/deployment-options/cloudflare.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ build
7575
4. Deploy using Wrangler:
7676

7777
```bash
78-
wrangler pages publish dist
78+
wrangler pages deploy dist
7979
```
8080

8181
After running these commands, your project should be live.

0 commit comments

Comments
 (0)