From ed5d920f6659d990408909c4195f4965955b5251 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 24 Aug 2016 16:08:41 +0200 Subject: nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to search for software updates. Fixes ArcticaProject/190 --- nxcomp/Loop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"; } // -- cgit v1.2.3