diff --git a/docs/getting-started-guides/coreos/coreos_cloud_config.md b/docs/getting-started-guides/coreos/coreos_cloud_config.md index 79edecac80b..c162321f877 100644 --- a/docs/getting-started-guides/coreos/coreos_cloud_config.md +++ b/docs/getting-started-guides/coreos/coreos_cloud_config.md @@ -16,7 +16,7 @@ The standalone cloud-config file can be used to setup a single node Kubernetes c * [standalone.yml](configs/standalone.yml) -Skip to ['Configure Access'](#Configure%20Access). +Skip to ['Configure Access'](#configure-access). ### Cluster @@ -128,4 +128,4 @@ kubecfg -c examples/guestbook-go/redis-master-pod.json create pods kubecfg list /pods ``` -Your pod should now be listed as 'running'. \ No newline at end of file +Your pod should now be listed as 'running'.