diff options
author | rebortg <github@ghlr.de> | 2024-04-16 21:54:01 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-04-16 21:54:01 +0200 |
commit | 0a3febc9524e7f5d3df856bd9cf58aafb3500252 (patch) | |
tree | e7d2eab267c4a61b944fd9474c34a9b181530068 /docs/configexamples | |
parent | a5fcebd11b19577e082c344fd2532e8689719d9e (diff) | |
download | vyos-documentation-0a3febc9524e7f5d3df856bd9cf58aafb3500252.tar.gz vyos-documentation-0a3febc9524e7f5d3df856bd9cf58aafb3500252.zip |
fix several build warnings and errors
Diffstat (limited to 'docs/configexamples')
-rw-r--r-- | docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst index 96c2e1af..94acbe9a 100644 --- a/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst +++ b/docs/configexamples/autotest/tunnelbroker/tunnelbroker.rst @@ -199,7 +199,7 @@ Please note, 'autonomous-flag' and 'on-link-flag' are enabled by default, Firewall ======== -Finally, don't forget the :ref:`firewall`. The usage is identical, except for +Finally, don't forget the :ref:`Firewall<configuration/firewall/index:Firewall>`. The usage is identical, except for instead of `set firewall name NAME`, you would use `set firewall ipv6-name NAME`. |