From 3bd21a3a18bbd9a530e951565f4c432417b5eaa0 Mon Sep 17 00:00:00 2001 From: Michel Lebeau Date: Wed, 29 May 2019 12:49:34 +0100 Subject: [PATCH] Fix definitions links formatting --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 04f658c..ad667fd 100644 --- a/README.md +++ b/README.md @@ -412,20 +412,20 @@ dig example.com A **Jump to definition:** -¶ `[Inteface]``# Name = node1.example.tld``Address = 10.0.0.3/32``ListenPort = 51820``PrivateKey = localPrivateKeyAbcAbcAbc=``DNS = 1.1.1.1,8.8.8.8` - - -¶ `[Peer]``# Name = node2-node.example.tld``AllowedIPs = 10.0.0.1/24``Endpoint = node1.example.tld:51820``PublicKey = remotePublicKeyAbcAbcAbc=``PersistentKeepalive = 25``[Inteface]``# Name = node1.example.tld``Address = 10.0.0.3/32``ListenPort = 51820``PrivateKey = localPrivateKeyAbcAbcAbc=``DNS = 1.1.1.1,8.8.8.8` + + +¶ `[Peer]``# Name = node2-node.example.tld``AllowedIPs = 10.0.0.1/24``Endpoint = node1.example.tld:51820``PublicKey = remotePublicKeyAbcAbcAbc=``PersistentKeepalive = 25` ### `[Interface]`