summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Henry <[email protected]>2021-05-24 15:19:20 -0700
committerJoseph Henry <[email protected]>2021-05-24 15:19:20 -0700
commitb13746871fcbf82712f2c11ee8eaa69322cc2069 (patch)
tree130e56415049330f3a7b2e5a2063a37bb0db5638 /README.md
parent49047e239168e5088f64bb1b9fc1ec581955321c (diff)
Update link to documentation in README.md
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 10ef2d6..54259bd 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Peer-to-peer and cross-platform encrypted connections built right into your app
<br>
<a href="./examples">Examples</a> |
-<a href="https://docs.zerotier.com/libzt-c/tutorial.html">Documentation</a> |
+<a href="https://docs.zerotier.com/sockets/tutorial.html">Documentation</a> |
<a href="https://discuss.zerotier.com/">Community</a> |
<a href="https://github.com/zerotier/libzt/issues">Report a Bug</a>
@@ -97,7 +97,7 @@ While we do operate a global network of redundant root servers, network controll
# Help
- - Documentation: [docs.zerotier.com](https://docs.zerotier.com/libzt-c/tutorial.html)
+ - Documentation: [docs.zerotier.com](https://docs.zerotier.com/sockets/tutorial.html)
- Examples: [examples/](./examples)
- Bug reports: [Open a github issue](https://github.com/zerotier/libzt/issues).
- General ZeroTier troubleshooting: [Knowledgebase](https://zerotier.atlassian.net/wiki/spaces/SD/overview).