From 92805938c535c8d74d46cb4bd46d4be0ae42ac17 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Tue, 21 Apr 2026 23:39:17 +0300 Subject: fix: remove unnecessary linter suppressions, use named refs for long URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - pppoe-ipv6-basic.rst: remove stop/start_vyoslinter pair added in error (content between markers had no real IPs and no lines > 80 chars) - OpenVPN_with_LDAP.rst: replace stop_vyoslinter around long line-block URL with a named hyperlink target whose URL wraps to the next line - wireguard.rst: split long named hyperlink target onto two lines, eliminating the need for stop/start_vyoslinter markers 🤖 Generated by [robots](https://vyos.io) --- docs/configuration/interfaces/wireguard.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/configuration/interfaces') diff --git a/docs/configuration/interfaces/wireguard.rst b/docs/configuration/interfaces/wireguard.rst index f6da17e3..bc53b388 100644 --- a/docs/configuration/interfaces/wireguard.rst +++ b/docs/configuration/interfaces/wireguard.rst @@ -435,8 +435,5 @@ simplify deployment, generate a per-mobile configuration from the VyOS CLI. .. figure:: /_static/images/wireguard_qrcode.* :alt: WireGuard Client QR code -.. stop_vyoslinter - -.. _`WireGuard mailing list`: https://lists.zx2c4.com/pipermail/wireguard/2018-December/003704.html - -.. start_vyoslinter +.. _`WireGuard mailing list`: + https://lists.zx2c4.com/pipermail/wireguard/2018-December/003704.html -- cgit v1.2.3