From 0afa24a1aac33b7d268c6805a413e48bef514730 Mon Sep 17 00:00:00 2001 From: Mukhtar Haji Date: Tue, 20 Sep 2016 21:58:03 +0100 Subject: [PATCH] Update link in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f39c91..cca1e70 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ The `watcher`'s go-routine will watch for `etcd` value changes and synchronise t ## More examples: * [simple http server](examples/server) - * [printing CLI command](examples/cli) + * [printing CLI command](examples/simple) # Status