diff --git a/src/content/docs/containers/get-started.mdx b/src/content/docs/containers/get-started.mdx index 5da377eda6c3ae8..d6df7ad2287b4c2 100644 --- a/src/content/docs/containers/get-started.mdx +++ b/src/content/docs/containers/get-started.mdx @@ -35,7 +35,7 @@ Run the following command to create and deploy a new Worker with a container, fr npm create cloudflare@latest -- --template=cloudflare/templates/containers-template ``` -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/: +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/):