Merge branch 'ipar/updateguia' into 'main'

Agregada guia en enlace debian

See merge request strepsirrhini/webpage-download-lo!3
This commit is contained in:
Israel Paredes 2024-03-26 01:27:29 +00:00
commit 66e83cd9e9

View file

@ -101,7 +101,7 @@
break;
case "Linux":
downloadButton.addEventListener("click", function() {
window.location.href = "https://repos.libreoffice.gob.mx/debian/repodeb/";
window.location.href = "https://git.softwarelibre.mx/strepsirrhini/office-gobmx/-/wikis/Gu%C3%ADa-de-instalaci%C3%B3n-de-LibreOffice-para-Ubuntu-22.04-(jammy)";
});
break;
default: