Skip to content

Commit 6c9a4c4

Browse files
koaningsdnts
authored andcommitted
Update get-started.mdx (cloudflare#23231)
1 parent 0119d45 commit 6c9a4c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/containers/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Run the following command to create and deploy a new Worker with a container, fr
3535
npm create cloudflare@latest -- --template=cloudflare/templates/containers-template
3636
```
3737

38-
When you want to deploy a code change to either the Worker or Container code, you can run the following command using [Wrangler CLI](/workers/wrangler/:
38+
When you want to deploy a code change to either the Worker or Container code, you can run the following command using [Wrangler CLI](/workers/wrangler/):
3939

4040
<PackageManagers type="exec" pkg="wrangler" args="deploy" />
4141

0 commit comments

Comments
 (0)