diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-05-07 12:46:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 12:46:42 +0200 |
commit | ccc07b46019f1325b3f48c29cf8c77ba89dd359a (patch) | |
tree | e95cede76c5552a50172857b6df4abf6da123ae2 /docs/configexamples/zone-policy.rst | |
parent | f555a7dc9055671333eacf471589b91d1ee63523 (diff) | |
parent | 2804093e1f809e7ae9502a98374fd2cc5d612543 (diff) | |
download | vyos-documentation-ccc07b46019f1325b3f48c29cf8c77ba89dd359a.tar.gz vyos-documentation-ccc07b46019f1325b3f48c29cf8c77ba89dd359a.zip |
Merge pull request #1416 from Embezzle/spelling
Fix spelling mistakes across multiple files
Diffstat (limited to 'docs/configexamples/zone-policy.rst')
-rw-r--r-- | docs/configexamples/zone-policy.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configexamples/zone-policy.rst b/docs/configexamples/zone-policy.rst index d9a6bf89..95648e7a 100644 --- a/docs/configexamples/zone-policy.rst +++ b/docs/configexamples/zone-policy.rst @@ -6,7 +6,7 @@ Zone-Policy example ------------------- .. note:: Starting from VyOS 1.4-rolling-202308040557, a new firewall - structure can be found on all vyos instalations, and zone based firewall is + structure can be found on all vyos installations, and zone based firewall is no longer supported. Documentation for most of the new firewall CLI can be found in the `firewall <https://docs.vyos.io/en/latest/configuration/firewall/general.html>`_ |