diff options
Diffstat (limited to 'nxcomp')
-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"; } // |