diff --git a/src/README.md b/src/README.md index 244e119a..60e6f0a5 100644 --- a/src/README.md +++ b/src/README.md @@ -1,4 +1,4 @@ # C++ Source - - C API is exposed via [include/ZeroTierSockets.h](./../include/ZeroTierSocket.h) - - [bindings/](./bindings) Contains the source for wrappers in various languages. See [examples/](./../examples) for their usage. \ No newline at end of file + - 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. \ No newline at end of file