From 5bed783f443eec5aa8ca02f6e9ed004c53b45283 Mon Sep 17 00:00:00 2001 From: Christophe de Vienne Date: Thu, 1 Dec 2016 14:15:01 +0100 Subject: [PATCH] Fix link to go-nats client REAME.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c79b727e..ee1ddbb2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ go get github.com/nats-io/gnatsd gnatsd -D -V ``` -Install the [Go NATS client](https://github.com/nats-io/nats/blob/master/README.md): +Install the [Go NATS client](https://github.com/nats-io/go-nats/blob/master/README.md): ``` go get github.com/nats-io/go-nats