diff options
author | srividya0208 <a.srividya@vyos.io> | 2023-09-04 06:36:28 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2023-09-08 02:08:17 -0400 |
commit | fa4e8c6ae6c436e095f4933f77a14246e2fecee5 (patch) | |
tree | f7dc532d8f8d383abf36220b11970daa8c5b9519 | |
parent | b648f54e0e2e3617aa1c60cbe36c8b3ce2faa807 (diff) | |
download | vyos-documentation-fa4e8c6ae6c436e095f4933f77a14246e2fecee5.tar.gz vyos-documentation-fa4e8c6ae6c436e095f4933f77a14246e2fecee5.zip |
incorrect link for configuration blueprint
-rw-r--r-- | docs/configuration/zonepolicy/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/configuration/zonepolicy/index.rst b/docs/configuration/zonepolicy/index.rst index 8fe18778..ec5cb301 100644 --- a/docs/configuration/zonepolicy/index.rst +++ b/docs/configuration/zonepolicy/index.rst @@ -62,10 +62,11 @@ Zone-policy Config: set zone-policy zone local from lan firewall name 'local-lan' set zone-policy zone local local-zone -A detailed zone-based policy example is written in the Configuration-Blueprints_ section. +A detailed zone-based policy example is written in the +Configuration-Blueprints_ section. .. stop_vyoslinter -.. _Configuration-Blueprints: https://docs.vyos.io/en/latest/configexamples/zone-policy.html +.. _Configuration-Blueprints: https://docs.vyos.io/en/equuleus/configexamples/zone-policy.html .. start_vyoslinter |