diff options
Diffstat (limited to 'src/dialogs/qmessagebox.cpp')
-rw-r--r-- | src/dialogs/qmessagebox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index b27ce1a82..6a332a41b 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." "<br>TQt is also available for embedded devices.</p>" "<p>TQt is a Trolltech product. " - "See <tt>http://www.trolltech.com/qt/</tt> " + "See <tt>https://trinitydesktop.org/docs/qt3/</tt> " "for more information.</p>" ).arg( TQT_VERSION_STR ); #endif |