diff --git a/docs/serving/samples/hello-world/helloworld-go/README.md b/docs/serving/samples/hello-world/helloworld-go/README.md index 65beb2ae4b3..841bcc85b32 100644 --- a/docs/serving/samples/hello-world/helloworld-go/README.md +++ b/docs/serving/samples/hello-world/helloworld-go/README.md @@ -8,7 +8,7 @@ following commands: ```shell git clone -b "release-0.6" https://github.com/knative/docs knative-docs - cd knative-docs/serving/samples/hello-world/helloworld-go + cd knative-docs/docs/serving/samples/hello-world/helloworld-go ``` ## Before you begin