Commit ed5d920f authored by Mike Gabriel's avatar Mike Gabriel

nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to…

nxcomp/Loop.cpp: Refer to Github namespace of Arctica Project as location to search for software updates. Fixes ArcticaProject/190
parent 0ea971b9
......@@ -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";
}
//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment