diff options
| -rw-r--r-- | docs/vpn/index.rst | 1 | ||||
| -rw-r--r-- | docs/vpn/wireguard.rst (renamed from docs/interfaces/wireguard.rst) | 2 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/docs/vpn/index.rst b/docs/vpn/index.rst index 96a73454..956711ad 100644 --- a/docs/vpn/index.rst +++ b/docs/vpn/index.rst @@ -15,3 +15,4 @@ This chapter descriptes the available VPN services provided by VyOS.     site2site_ipsec     dmvpn     pptp +   wireguard diff --git a/docs/interfaces/wireguard.rst b/docs/vpn/wireguard.rst index b085865a..b0d438a5 100644 --- a/docs/interfaces/wireguard.rst +++ b/docs/vpn/wireguard.rst @@ -1,3 +1,5 @@ +.. _wireguard: +  WireGuard VPN Interface  ----------------------- | 
