From 74dacc06bd34591593b34add271f452a07d72b61 Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 22 Oct 2024 17:29:08 +0300 Subject: [PATCH 15/15] Change docs site --- pyanaconda/core/constants.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyanaconda/core/constants.py b/pyanaconda/core/constants.py index 23614af..0e1156f 100644 --- a/pyanaconda/core/constants.py +++ b/pyanaconda/core/constants.py @@ -168,7 +168,7 @@ WARNING_SMT_ENABLED_GUI = N_( "improvements for certain workloads, but introduces several publicly " "disclosed security issues. You have the option of disabling SMT, which " "may impact performance. If you choose to leave SMT enabled, please read " - "https://red.ht/rhel-smt to understand your potential risks and learn " + "https://docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand your potential risks and learn " "about other ways to mitigate these risks." ) @@ -177,7 +177,7 @@ WARNING_SMT_ENABLED_TUI = N_( "Simultaneous Multithreading (SMT) may improve performance for certain " "workloads, but introduces several publicly disclosed security issues. " "You can disable SMT, which may impact performance. Please read " - "https://red.ht/rhel-smt to understand potential risks and learn about " + "https://docs.msvsphere-os.ru/knowledge-base/security/smt.html to understand potential risks and learn about " "ways to mitigate these risks." ) -- 2.43.5