diff --git a/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc b/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc index ec9914f..2608e8a 100644 --- a/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc +++ b/content/posts/wireguard-vpn-with-2-or-more-subnets.adoc @@ -10,7 +10,7 @@ tags: I wanted to create a https://en.wikipedia.org/wiki/WireGuard[WireGuard] VPN with 2 subnets in different physical places, each with their own server. I couldn't -find an example how to do that, so I wrote this one. +find an example how to do that, so I wrote this one. == Introduction