From 5b8a10da8fdab9701c65d18bd51fdcf689aee5c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ferreira=20Gonz=C3=A1lez?= Date: Mon, 1 Dec 2025 16:37:08 +0100 Subject: [PATCH] Refs #23985: Update Windows Asio version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Carlos Ferreira González --- ddsenabler_docs/docs/ddsenabler/installation/windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddsenabler_docs/docs/ddsenabler/installation/windows.rst b/ddsenabler_docs/docs/ddsenabler/installation/windows.rst index 12887aeb..6159b2a8 100644 --- a/ddsenabler_docs/docs/ddsenabler/installation/windows.rst +++ b/ddsenabler_docs/docs/ddsenabler/installation/windows.rst @@ -123,7 +123,7 @@ Asio is a cross-platform C++ library for network and low-level I/O programming, TinyXML2 is a simple, small and efficient C++ XML parser. They can be downloaded directly from the links below: -* `Asio `_ +* `Asio `_ * `TinyXML2 `_ After downloading these packages, open an administrative shell with *PowerShell* and execute the following command: