fix typo in examples link

This commit is contained in:
fecaridade
2022-08-16 14:16:32 -03:00
parent ca3aaa597a
commit 5b15206545

View File

@@ -1,4 +1,4 @@
# C++ Source
- C API is exposed via [include/ZeroTierSockets.h](../include/ZeroTierSockets.h)
- [bindings/](./bindings) Contains the source for wrappers in various languages. See [examples/](./../examples) for their usage.
- [bindings/](./bindings) Contains the source for wrappers in various languages. See [examples/](../examples/) for their usage.