Browse Source

fix(README): link to etcdctl directly

link to the etcdctl homepage directly
Brandon Philips 12 years ago
parent
commit
d3a83805cc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ See [etcdctl][etcdctl] for a simple command line client.
 Or feel free to just use curl, as in the examples below.
 
 [raft]: https://github.com/coreos/go-raft
-[etcdctl]: http://coreos.com/docs/etcdctl/
+[etcdctl]: http://github.com/coreos/etcdctl/
 
 ## Contact