fix anchor linking in config reference

pull/63/head
R. Aidan Campbell 4 years ago
parent 1a0ba2271c
commit 4eb4389a1a
No known key found for this signature in database
GPG Key ID: 0985399E9CD6A99B

@ -603,10 +603,10 @@ Config files can opt to use the limited set of `wg` config options, or the more
<a href="#PostDown">`PostDown = /bin/example arg1 arg2 %i`</a>
<a href="#Peer-">`[Peer]`</a>
<a href="#-Name1">`# Name = node2-node.example.tld`</a>
<a href="#Peer">`[Peer]`</a>
<a href="#-Name-1">`# Name = node2-node.example.tld`</a>
<a href="#AllowedIPs">`AllowedIPs = 192.0.2.1/24`</a>
<a href="#ListenPort">`Endpoint = node1.example.tld:51820`</a>
<a href="#Endpoint">`Endpoint = node1.example.tld:51820`</a>
<a href="#PublicKey">`PublicKey = remotePublicKeyAbcAbcAbc=`</a>
<a href="#PersistentKeepalive">`PersistentKeepalive = 25`</a>

Loading…
Cancel
Save