From fc2a620b109d2bab45a70197becb751a40e290fe Mon Sep 17 00:00:00 2001 From: Andoni Duarte Pintado Date: Wed, 26 Nov 2025 10:59:04 +0100 Subject: [PATCH] Update wiki.wireshark.org link in doc/arm Fix the broken link https://wiki.wireshark.org/TLS#tls-decryption. Since their TOC also has the wrong anchor, we remove it altogether, i.e. https://wiki.wireshark.org/TLS. (cherry picked from commit fe98568be6cf957d6e3dc7bd25d6db746d065d98) --- doc/arm/troubleshooting.inc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/arm/troubleshooting.inc.rst b/doc/arm/troubleshooting.inc.rst index ec871c15ea..63e33ef550 100644 --- a/doc/arm/troubleshooting.inc.rst +++ b/doc/arm/troubleshooting.inc.rst @@ -119,7 +119,7 @@ about 1 kilobyte of data to be written to the key log file. performance. .. _Wireshark: https://www.wireshark.org/ -.. _solution: https://wiki.wireshark.org/TLS#tls-decryption +.. _solution: https://wiki.wireshark.org/TLS Incrementing and Changing the Serial Number -------------------------------------------