diff --git a/docs/getting-started-guides/locally.md b/docs/getting-started-guides/locally.md index 1e2d774bb4cb0..031f119584827 100644 --- a/docs/getting-started-guides/locally.md +++ b/docs/getting-started-guides/locally.md @@ -15,7 +15,7 @@ works fine with docker. #### etcd -You need an [etcd](https://github.com/coreos/etcd/releases/tag/v0.4.6) in your path, please make sure it is installed and in your ``$PATH``. +You need an [etcd](https://github.com/coreos/etcd/releases) in your path, please make sure it is installed and in your ``$PATH``. #### go