summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBrenton Bostick <[email protected]>2023-07-18 15:14:05 -0400
committerBrenton Bostick <[email protected]>2023-07-19 10:28:31 -0400
commit8d6d515beeb8bfb67d85c931f4f92002a2261a46 (patch)
treee8c2f09b9a2d682abbe73854e86c29c667ddaa6d /README.md
parent9f363342d9ef4af8e362fe0820f00083a320c6f2 (diff)
fix links
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 740e8d7..3211453 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Peer-to-peer and cross-platform encrypted connections built right into your app
<img alt="latest libzt version" src="https://img.shields.io/github/v/tag/zerotier/libzt?label=latest"/></a>
-<a href="https://github.com/zerotier/libzt/commits/master"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/zerotier/libzt"/></a>
+<a href="https://github.com/zerotier/libzt/commits/main"><img alt="Last Commit" src="https://img.shields.io/github/last-commit/zerotier/libzt"/></a>
<a href="https://github.com/zerotier/libzt/actions"><img alt="Build Status (master branch)" src="https://img.shields.io/github/workflow/status/zerotier/libzt/CMake/master"/></a>
</div>
@@ -92,7 +92,7 @@ Important directories:
We provide ways for your app or enterprise to function independently from any of our services if desired.
-While we do operate a global network of redundant root servers, network controllers and an admin API/UI called [Central](https://my.zerotier.com), some use-cases require full control over the infrastructure and we try to make it as easy as possible to set up your own controllers and root servers: See [here](https://github.com/zerotier/ZeroTierOne/tree/master/controller) to learn more about how to set up your own network controller, and [here](https://www.zerotier.com/manual/#4_4) to learn more about setting up your own roots.
+While we do operate a global network of redundant root servers, network controllers and an admin API/UI called [Central](https://my.zerotier.com), some use-cases require full control over the infrastructure and we try to make it as easy as possible to set up your own controllers and root servers: See [here](https://github.com/zerotier/ZeroTierOne/tree/main/controller) to learn more about how to set up your own network controller, and [here](https://docs.zerotier.com/zerotier/moons) to learn more about setting up your own roots.
# Help