From 2757365a7acf1b3ea0109b4d682b91eb3d1b3cbe Mon Sep 17 00:00:00 2001
From: Chris
Date: Thu, 11 Jul 2019 21:58:32 +0200
Subject: [PATCH] Replace dead trolltech website with trinity ones.
Signed-off-by: Chris
(cherry picked from commit 3f5c7cb5534992afadc92513f69de2ca97ec6de7)
---
src/dialogs/qmessagebox.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp
index b27ce1a8..6a332a41 100644
--- a/src/dialogs/qmessagebox.cpp
+++ b/src/dialogs/qmessagebox.cpp
@@ -603,7 +603,7 @@ void TQMessageBox::init( int button0, int button1, int button2 )
"Linux, and all major commercial Unix variants."
"
TQt is also available for embedded devices.
"
"TQt is a Trolltech product. "
- "See http://www.trolltech.com/qt/ "
+ "See https://trinitydesktop.org/docs/qt3/ "
"for more information.
"
).arg( TQT_VERSION_STR );
#endif