0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-09 03:55:44 +03:00

nixos/zerotierone: fix documentation link formatting

This commit is contained in:
dish 2025-02-12 11:21:42 -05:00 committed by Valentin Gagarin
parent f3acac425d
commit 6aa47a42fe

View file

@ -43,7 +43,7 @@ in
description = ''
Optional configuration to be written to the Zerotier JSON-based local.conf.
If set, the configuration will be symlinked to `/var/lib/zerotier-one/local.conf` at build time.
To understand the configuration format, refer to https://docs.zerotier.com/config/#local-configuration-options.
To understand the configuration format, refer to <https://docs.zerotier.com/config/#local-configuration-options>.
'';
example = {
settings.allowTcpFallbackRelay = false;