From 9f7a2b3ab13c71e8493127c94f9673232a11fefe Mon Sep 17 00:00:00 2001 From: Jesse Becker Date: Wed, 29 May 2019 23:45:29 -0400 Subject: [PATCH] Trailing colon in URL results in broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1fff62..bb9306b 100644 --- a/README.md +++ b/README.md @@ -958,7 +958,7 @@ https://www.ericlight.com/new-things-i-didnt-know-about-wireguard.html WireGuard will ignore a peer whose public key matches the interface's private key. So you can distribute a single list of peers everywhere, and only define the `[Inteface]` separately on each server. -See: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003703.html: +See: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003703.html You can combine this with `wg addconf` like this: