diff options
author | rebortg <github@ghlr.de> | 2024-07-18 22:29:46 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-07-18 22:29:46 +0200 |
commit | 0554bbd9fa07354c6412c309750ff75bce514094 (patch) | |
tree | 4a75f7df9e19ab2640bf5d6653be5d2f6f5ba17b /docs/configuration/firewall | |
parent | 4afa2108c50edaf36437bddc07cbaf6aee900586 (diff) | |
download | vyos-documentation-0554bbd9fa07354c6412c309750ff75bce514094.tar.gz vyos-documentation-0554bbd9fa07354c6412c309750ff75bce514094.zip |
Firewall: remove link to missing legacy syntax
Diffstat (limited to 'docs/configuration/firewall')
-rw-r--r-- | docs/configuration/firewall/zone.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/configuration/firewall/zone.rst b/docs/configuration/firewall/zone.rst index 73ce0a4d..0e659247 100644 --- a/docs/configuration/firewall/zone.rst +++ b/docs/configuration/firewall/zone.rst @@ -17,9 +17,6 @@ Overview Documentation for most of the new firewall CLI can be found in the `firewall <https://docs.vyos.io/en/latest/configuration/firewall/general.html>`_ - chapter. The legacy firewall is still available for versions before - 1.4-rolling-202308040557 and can be found in the - :doc:`legacy firewall configuration </configuration/firewall/general-legacy>` chapter. In this section there's useful information on all firewall configuration that |