Skip to content

Commit 3d2213e

Browse files
GregBrimbleRebeccaTamachiro
authored andcommitted
Fix Wrangler config Pages docs (#21437)
1 parent fcd72be commit 3d2213e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/content/docs/workers/wrangler/configuration.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,8 +1292,7 @@ Wrangler uses this generated configuration only for the following deploy and dev
12921292
- `wrangler versions upload`
12931293
- `wrangler versions deploy`
12941294
- `wrangler pages deploy`
1295-
- `wrangler pages build`
1296-
- `wrangler pages build-env`
1295+
- `wrangler pages functions build`
12971296

12981297
When running these commands, Wrangler looks up the directory tree from the current working directory for a file at the path `.wrangler/deploy/config.json`.
12991298
This file must contain only a single JSON object of the form:

0 commit comments

Comments
 (0)