From 0acbe58414f0bb7150785d01adf4fce6daf3d32b Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Mon, 28 Jun 2021 17:44:57 +0300 Subject: [PATCH] docs: url fix in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc3a9f5..3d0be88 100755 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Advanced manual setups are also supported. Check the following environment varia | ZU_DEFAULT_PASSWORD | unset (docker-compose.yml: zero-ui) | Default password that will be set on the first run | | ZU_DATAPATH | data/db.json | ZeroUI data storage path | -ZeroUI could be deployed as a regular nodejs web application, but it requires ZeroTier controller that is installed with `zerotier-one` package. More info about the network controller you could read [here](https://github.com/zerotier/ZeroTierOne/tree/master/controller). +ZeroUI could be deployed as a regular nodejs web application, but it requires ZeroTier controller that is installed with `zerotier-one` package. More info about the network controller you could read [here](https://github.com/zerotier/ZeroTierOne/tree/master/controller/#readme). ## Usage