Actualizado enlace de descarga windows
This commit is contained in:
parent
bc1e952c35
commit
72e4e375a5
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
switch (OSName) {
|
||||
case "Windows":
|
||||
downloadButton.addEventListener("click", function() {
|
||||
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_7.4.4.0_Win_x86-64_en-MX_es.msi";
|
||||
window.location.href = "https://repos.libreoffice.gob.mx/windows/general/x86_64/Office_7.5.0.0_Win_x86-64_en-MX_es.msi";
|
||||
});
|
||||
break;
|
||||
case "MacOS":
|
||||
|
|
Loading…
Reference in a new issue