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:
Dirk Hohndel 2014-11-18 13:12:40 +00:00
parent fe2c46a5b7
commit 1723c01603
13 changed files with 56 additions and 56 deletions

4
README
View file

@ -24,7 +24,7 @@ git checkout v4.2 (or whatever the last release is)
or download a tar ball from:
http://subsurface.hohndel.org/downloads/Subsurface-4.2.tgz
http://subsurface-divelog.org/downloads/Subsurface-4.2.tgz
Basic Usage:
@ -60,7 +60,7 @@ Much more detailed end user instructions can be found from inside
Subsurface by selecting Help (typically F1). When building from source
this is also available as Documentation/user-manual.html. The
documentation for the latest release is also available on-line
http://subsurface.hohndel.org/documentation/
http://subsurface-divelog.org/documentation/
Contributing: