diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2014-11-18 13:12:40 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-11-18 13:13:39 +0000 |
commit | 1723c01603349b6683d3900f36087d4afbaaa69d (patch) | |
tree | 8beea21bbffd5e33103b25c0ea45431db06e6183 /README | |
parent | fe2c46a5b7b41d61cb4791fe4d0268082997b918 (diff) | |
download | subsurface-1723c01603349b6683d3900f36087d4afbaaa69d.tar.gz |
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>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |