Skip to content

Commit 7d32aad

Browse files
authored
Update get-started.mdx (#23231)
1 parent a945a1e commit 7d32aad

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)