diff --git a/themes/website/static/js/osdetect.js b/themes/website/static/js/osdetect.js index 3b59301..fcbcfe7 100644 --- a/themes/website/static/js/osdetect.js +++ b/themes/website/static/js/osdetect.js @@ -149,7 +149,7 @@ if (window.navigator.userAgent.indexOf("Windows") != -1) { name: "qtox", icon: "download", desc: true, - dlLink: "https://qtox-win.pkg.tox.chat/qtox/win64/download", + dlLink: "https://build.tox.chat/view/qtox/job/qTox_pkg_windows_x86-64_stable_release/lastSuccessfulBuild/artifact/setup-qtox.exe", }, { title: "uTox 64-bit", name: "utox", @@ -163,7 +163,7 @@ if (window.navigator.userAgent.indexOf("Windows") != -1) { name: "qtox", icon: "download", desc: true, - dlLink: "https://qtox-win.pkg.tox.chat/qtox/win32/download", + dlLink: "https://build.tox.chat/view/qtox/job/qTox_pkg_windows_x86_stable_release/lastSuccessfulBuild/artifact/setup-qtox.exe", }, { title: "uTox 32-bit", name: "utox", diff --git a/themes/website/templates/download.html b/themes/website/templates/download.html index ca1690c..679b996 100644 --- a/themes/website/templates/download.html +++ b/themes/website/templates/download.html @@ -36,7 +36,7 @@

All Platforms:

Windows

-

qTox stable: 32 bit / 64 bit

+

qTox stable: 32 bit / 64 bit

qTox nightly: 32 bit / 64 bit

uTox stable: 32 bit / 64 bit