mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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 <dirk@hohndel.org>
This commit is contained in:
parent
fe2c46a5b7
commit
1723c01603
13 changed files with 56 additions and 56 deletions
|
@ -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"));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue