Skip to content

Commit 4e19e9b

Browse files
authored
Update README links to point to Wrangler2 docs directly (#1206)
1 parent e64812e commit 4e19e9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ $ npm install wrangler --save-dev
3737

3838
### `wrangler init [name]`
3939

40-
Creates a Worker project. For details on configuration keys and values, refer to the [documentation](https://developers.cloudflare.com/workers/cli-wrangler/configuration).
40+
Creates a Worker project. For details on configuration keys and values, refer to the [documentation](https://developers.cloudflare.com/workers/wrangler/configuration/).
4141

4242
### `wrangler dev`
4343

@@ -47,7 +47,7 @@ Start a local development server, with live reloading and devtools.
4747

4848
Publish the given script to the worldwide Cloudflare network.
4949

50-
For more commands and options, refer to the [documentation](https://developers.cloudflare.com/workers/cli-wrangler/commands).
50+
For more commands and options, refer to the [documentation](https://developers.cloudflare.com/workers/wrangler/commands/).
5151

5252
## Pages
5353

0 commit comments

Comments
 (0)