From 873a388fdb5faeb869881cc780de16c96385e433 Mon Sep 17 00:00:00 2001 From: LiudmylaNad Date: Tue, 4 Aug 2026 11:54:54 +0200 Subject: docs: fix MyST roles used inside eval-rst blocks (#2125) * docs: fix MyST roles used inside eval-rst blocks * Apply suggestions from code review Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- docs/configuration/loadbalancing/reverse-proxy.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/configuration/loadbalancing/reverse-proxy.md') diff --git a/docs/configuration/loadbalancing/reverse-proxy.md b/docs/configuration/loadbalancing/reverse-proxy.md index d9719425..dbbdf6f7 100644 --- a/docs/configuration/loadbalancing/reverse-proxy.md +++ b/docs/configuration/loadbalancing/reverse-proxy.md @@ -62,7 +62,7 @@ to be applied and specifies the real servers to be utilized. level Specify facility and level for logging. - For an explanation on {ref}`syslog_facilities` and {ref}`syslog_severity_level` + For an explanation on :ref:`syslog_facilities` and :ref:`syslog_severity_level` see tables in syslog configuration section. ``` @@ -210,7 +210,7 @@ perform action accordingly. level Specify facility and level for logging. - For an explanation on {ref}`syslog_facilities` and {ref}`syslog_severity_level` + For an explanation on :ref:`syslog_facilities` and :ref:`syslog_severity_level` see tables in syslog configuration section. ``` @@ -245,7 +245,7 @@ Global parameters facility level Specify facility and level for logging. - For an explanation on {ref}`syslog_facilities` and {ref}`syslog_severity_level` + For an explanation on :ref:`syslog_facilities` and :ref:`syslog_severity_level` see tables in syslog configuration section. ``` -- cgit v1.2.3