diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 01:05:11 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-14 01:05:11 +0300 |
| commit | 155fc647d54477245e9fff0cfbcb4cd4ef1d548b (patch) | |
| tree | e4b32b3a92a9633ed398378da0a6172f96033c4a /docs/configuration/highavailability/index.md | |
| parent | 80f5a07903fe421415bf714fa9b51ba0d115e6d9 (diff) | |
| parent | 86de2de975cf4958c84d73cdd669be525e4680ea (diff) | |
| download | vyos-documentation-155fc647d54477245e9fff0cfbcb4cd4ef1d548b.tar.gz vyos-documentation-155fc647d54477245e9fff0cfbcb4cd4ef1d548b.zip | |
Merge pull request #2016 from vyos/yuriy/fix-need-improvement-myst
fix(includes): rewrite need_improvement.txt as MyST so plain `{include}` renders correctly
Diffstat (limited to 'docs/configuration/highavailability/index.md')
| -rw-r--r-- | docs/configuration/highavailability/index.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/configuration/highavailability/index.md b/docs/configuration/highavailability/index.md index e26f5791..dbd36f03 100644 --- a/docs/configuration/highavailability/index.md +++ b/docs/configuration/highavailability/index.md @@ -414,8 +414,7 @@ To know more about scripting, check the {ref}`command-scripting` section. ## Virtual-server -```{eval-rst} -.. include:: /_include/need_improvement.txt +```{include} /_include/need_improvement.txt ``` Virtual Server allows to Load-balance traffic destination virtual-address:port |
