diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-12 16:53:32 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-12 16:53:32 +0100 |
commit | 14bde748e96b500102a74fd8d1be98453745f7c7 (patch) | |
tree | bbf608fe6ae8d77cb0d117f6f3d78a5e8be571b8 /docs/interfaces/l2tpv3.rst | |
parent | ab233b998359598eefc57b6cbe2ece50854647c9 (diff) | |
parent | e3a64989599b112aae935169a8b621bcede799c2 (diff) | |
download | vyos-documentation-14bde748e96b500102a74fd8d1be98453745f7c7.tar.gz vyos-documentation-14bde748e96b500102a74fd8d1be98453745f7c7.zip |
Merge pull request #160 from rebortg/linkcheck
Diffstat (limited to 'docs/interfaces/l2tpv3.rst')
-rw-r--r-- | docs/interfaces/l2tpv3.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/interfaces/l2tpv3.rst b/docs/interfaces/l2tpv3.rst index 4574e731..a53c7b1d 100644 --- a/docs/interfaces/l2tpv3.rst +++ b/docs/interfaces/l2tpv3.rst @@ -117,4 +117,4 @@ L2TPv3: set interfaces l2tpv3 l2tpeth0 source-port '5000' set interfaces l2tpv3 l2tpeth0 tunnel-id '10' -.. _`Wikipedia L2TPv3`: http://en.wikipedia.org/wiki/L2TPv3 +.. _`Wikipedia L2TPv3`: https://en.wikipedia.org/wiki/L2TPv3 |