diff options
| -rw-r--r-- | blog/site-to-site-wireguard-part-1-2019-04-02.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/site-to-site-wireguard-part-1-2019-04-02.markdown b/blog/site-to-site-wireguard-part-1-2019-04-02.markdown index 18b7281..b591a8d 100644 --- a/blog/site-to-site-wireguard-part-1-2019-04-02.markdown +++ b/blog/site-to-site-wireguard-part-1-2019-04-02.markdown @@ -195,7 +195,7 @@ If this fails or you don't see the connection handshake timer in the WireGuard a ### Add to /etc/network/interfaces -For convenience, we can add this to the [system networking configuration](https://wiki.alpinelinux.org/wiki/Configure_a_Wireguard_interface_(wg)) so it starts automatically on boot. Add the following to your /etc/network/interfaces file: +For convenience, we can add this to the [system networking configuration](https://bit.ly/2CP1M18) so it starts automatically on boot. Add the following to your /etc/network/interfaces file: ``` auto pele |
