diff options
author | kmpm <peter@birchroad.net> | 2019-01-20 19:47:04 +0100 |
---|---|---|
committer | kmpm <peter@birchroad.net> | 2019-01-20 19:47:04 +0100 |
commit | e6fa2569332c15a61f3c99ba0fe639696836d3bd (patch) | |
tree | ea76f27cd53bd4f4de869e5fc7f2654775cb5501 /docs/interfaces/wireguard.rst | |
parent | bc5ad9350e7444d5efc470340cb0c979c0606e0c (diff) | |
download | vyos-documentation-e6fa2569332c15a61f3c99ba0fe639696836d3bd.tar.gz vyos-documentation-e6fa2569332c15a61f3c99ba0fe639696836d3bd.zip |
Split network-interfaces into multiple files
- Now sections as separate files under interfaces/
- Fixed some references
Diffstat (limited to 'docs/interfaces/wireguard.rst')
-rw-r--r-- | docs/interfaces/wireguard.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/interfaces/wireguard.rst b/docs/interfaces/wireguard.rst index f5350965..b085865a 100644 --- a/docs/interfaces/wireguard.rst +++ b/docs/interfaces/wireguard.rst @@ -114,7 +114,5 @@ your peer should have knowledge if its content. latest handshake: 4 minutes, 22 seconds ago transfer: 860 B received, 948 B sent -.. _RFC4862: https://tools.ietf.org/html/rfc4862 -.. _RFC4291: http://tools.ietf.org/html/rfc4291#section-2.5.1 -.. _RFC7348: https://datatracker.ietf.org/doc/rfc7348/ + .. _WireGuard: https://www.wireguard.com |