From 642c815803fad9f005adb5b051039335d740c09d Mon Sep 17 00:00:00 2001 From: Ivan Yarcev Date: Fri, 14 Nov 2025 17:27:26 +0600 Subject: [PATCH] Wiki link fix --- source/ublexec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/ublexec.h b/source/ublexec.h index f8e8072..6cf2dc7 100755 --- a/source/ublexec.h +++ b/source/ublexec.h @@ -14,7 +14,7 @@ #endif #include "ubl-strings.h" -#define WIKI_LINK "https://wiki.ublinux.ru/ru/Программное_обеспечение/Программы_и_утилиты/Все/ublexec" +#define WIKI_LINK "https://wiki.ublinux.ru/software/programs_and_utilities/all/ublexec" #define _(String) gettext(String)