From 4eb4389a1af98bf1614186ee85266a1e6e1f5504 Mon Sep 17 00:00:00 2001 From: "R. Aidan Campbell" Date: Sun, 1 Nov 2020 13:43:50 -0700 Subject: [PATCH] fix anchor linking in config reference --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 449290e..5aca3b0 100644 --- a/README.md +++ b/README.md @@ -603,10 +603,10 @@ Config files can opt to use the limited set of `wg` config options, or the more ¶ `PostDown = /bin/example arg1 arg2 %i``[Peer]``# Name = node2-node.example.tld``[Peer]``# Name = node2-node.example.tld``AllowedIPs = 192.0.2.1/24``Endpoint = node1.example.tld:51820``Endpoint = node1.example.tld:51820``PublicKey = remotePublicKeyAbcAbcAbc=``PersistentKeepalive = 25`