]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/util.qc
Update xonotic.org update nagger URLs
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / util.qc
index f26e92f90d4f67f158c49768f85dacecb82ed918..ac3c798a9f3f424e8fbe338b8459fc9ada444f27 100644 (file)
@@ -551,7 +551,7 @@ void preMenuDraw()
                line = eY * fs.y;
                string l1, l2;
                l1 = sprintf(_("Update to %s now!"), _Nex_ExtResponseSystem_UpdateTo);
-               l2 = "http://www.xonotic.org/";
+               l2 = "https://xonotic.org";
                if(_Nex_ExtResponseSystem_UpdateToURL)
                        l2 = _Nex_ExtResponseSystem_UpdateToURL;