File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/content/docs/pages/get-started Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ bun create cloudflare@latest [--] [<DIRECTORY>] [OPTIONS] [-- <NESTED ARGS...>]
166166 - ` wrangler.toml `
167167 - ` src/ ` containing a worker script referenced from ` wrangler.toml `
168168
169- See the [ templates folder] ( https://github.com/cloudflare/workers-sdk/tree/main/templates ) of this repo for more examples.
169+ See the [ templates folder] ( https://github.com/cloudflare/workers-sdk/tree/main/packages/create-cloudflare/ templates ) of this repo for more examples.
170170
171171- ` --deploy ` boolean (default: true) optional
172172
@@ -254,4 +254,4 @@ You can always re-enable telemetry collection.
254254 type = " create"
255255 pkg = " cloudflare@latest"
256256 args = " telemetry enable"
257- />
257+ />
You can’t perform that action at this time.
0 commit comments