diff --git a/index.html b/index.html index 613db6e..b4c95ca 100644 --- a/index.html +++ b/index.html @@ -131,7 +131,7 @@ switch (OSName) { case "Windows": 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; case "MacOS":