diff --git a/README.md b/README.md index fb5e9466b..b9b9debed 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ In the Clan ecosystem, security is paramount. Learn how to handle secrets effect The Clan project thrives on community contributions. We welcome everyone to contribute and collaborate: -- **Contribution Guidelines**: Make a meaningful impact by following the steps in [contributing](https://docs.clan.lol/contributing/contributing/). +- **Contribution Guidelines**: Make a meaningful impact by following the steps in [contributing](https://docs.clan.lol/guides/contributing/CONTRIBUTING/). ## Join the revolution diff --git a/clanServices/zerotier/default.nix b/clanServices/zerotier/default.nix index cc48ae16d..04e396b89 100644 --- a/clanServices/zerotier/default.nix +++ b/clanServices/zerotier/default.nix @@ -45,7 +45,7 @@ It will be reachable under the given stable endpoints. ''; example = '' - [ 1.2.3.4" "10.0.0.3/9993" "2001:abcd:abcd::3/9993" ] + [ "1.2.3.4" "10.0.0.3/9993" "2001:abcd:abcd::3/9993" ] ''; };