Update README

Fix broken link to installation
This commit is contained in:
Viacheslav Katsuba 2020-12-05 00:16:36 +02:00 committed by JianBo He
parent bc4f7798a8
commit 389228ecc0
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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) - [Multi Node Install](https://docs.emqx.io/broker/latest/en/advanced/cluster.html)