update windows link
This commit is contained in:
parent
c19df270cb
commit
ab702288db
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@
|
||||||
switch (OSName) {
|
switch (OSName) {
|
||||||
case "Windows":
|
case "Windows":
|
||||||
downloadButton.addEventListener("click", function() {
|
downloadButton.addEventListener("click", function() {
|
||||||
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_24.8.1.2.+gobmx151_Win_x86-64_en-MX_es.msi";
|
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_24.8.1.2.+gobmx16_Win_x86-64_en-MX_es.msi";
|
||||||
});
|
});
|
||||||
break;
|
break;
|
||||||
case "MacOS":
|
case "MacOS":
|
||||||
|
|
Loading…
Reference in a new issue