diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-08-24 16:08:41 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-08-24 16:09:23 +0200 |
commit | ed5d920f6659d990408909c4195f4965955b5251 (patch) | |
tree | 76c8a770a4f029cc27ddebefe5be41f5676ca2f5 | |
parent | 0ea971b9ea9c8c3836535a0e9900d9283e42af5a (diff) | |
download | nx-libs-ed5d920f6659d990408909c4195f4965955b5251.tar.gz nx-libs-ed5d920f6659d990408909c4195f4965955b5251.tar.bz2 nx-libs-ed5d920f6659d990408909c4195f4965955b5251.zip |
nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to search for software updates.
Fixes ArcticaProject/190
-rw-r--r-- | nxcomp/Loop.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nxcomp/Loop.cpp b/nxcomp/Loop.cpp index 10026967a..34ba2a32e 100644 --- a/nxcomp/Loop.cpp +++ b/nxcomp/Loop.cpp @@ -12664,7 +12664,7 @@ int SetVersion() if (local < remote) { - cerr << "Warning" << ": Consider checking http://www.nomachine.com/ for updates.\n"; + cerr << "Warning" << ": Consider checking https://github.com/ArcticaProject/nx-libs/releases for updates.\n"; } // |