From 389228ecc07be668437229539a844977d207da75 Mon Sep 17 00:00:00 2001 From: Viacheslav Katsuba Date: Sat, 5 Dec 2020 00:16:36 +0200 Subject: [PATCH] Update README Fix broken link to installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b42ffd4b..deaa178a9 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ docker run -d --name emqx -p 1883:1883 -p 8083:8083 -p 8883:8883 -p 8084:8084 -p Get the binary package of the corresponding OS from [EMQ X Download](https://www.emqx.io/downloads) page. -- [Single Node Install](https://docs.emqx.io/broker/latest/en/getting-started/installation.html) +- [Single Node Install](https://docs.emqx.io/broker/latest/en/getting-started/install.html) - [Multi Node Install](https://docs.emqx.io/broker/latest/en/advanced/cluster.html)