Skip to content

Commit

Permalink
docs: update wrangler command (#14555)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gumball12 authored Oct 9, 2023
1 parent 3b99649 commit 27bffc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/static-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ $ wrangler login
$ npm run build

# Create new deployment
$ npx wrangler pages publish dist
$ npx wrangler pages deploy dist
```

After your assets are uploaded, Wrangler will give you a preview URL to inspect your site. When you log into the Cloudflare Pages dashboard, you will see your new project.
Expand Down

0 comments on commit 27bffc4

Please sign in to comment.