From 1723c01603349b6683d3900f36087d4afbaaa69d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 18 Nov 2014 13:12:40 +0000 Subject: Replace other references to hohndel.org The only place where I'm not sure if there are unintended sideeffects of changing over to the new domain is QCoreApplication::setOrganizationDomain Signed-off-by: Dirk Hohndel --- qt-ui/about.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui') diff --git a/qt-ui/about.cpp b/qt-ui/about.cpp index 9424dd560..63ffff794 100644 --- a/qt-ui/about.cpp +++ b/qt-ui/about.cpp @@ -30,5 +30,5 @@ void SubsurfaceAbout::on_licenseButton_clicked() void SubsurfaceAbout::on_websiteButton_clicked() { - QDesktopServices::openUrl(QUrl("http://subsurface.hohndel.org")); + QDesktopServices::openUrl(QUrl("http://subsurface-divelog.org")); } -- cgit v1.2.3-70-g09d2