Commit 6e7e7f53 authored by Andreas Heimann's avatar Andreas Heimann

changed client update url

parent 5ab9d0ac
......@@ -30,7 +30,7 @@ function CheckForUpdates(showIfLatest) {
}
function DownloadUpdate() {
shell.openExternal("https://spinsha.re/download-client");
shell.openExternal("https://spinsha.re/client/download");
}
function IgnoreUpdate() {
DOMUpdateOverlay.classList.remove("active");
......
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