This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit 9c35fe6e419ed5e8c8b3b2f1d4a2dc0f5a81333a Author: Marcus <[email protected]> AuthorDate: Tue Apr 20 20:28:02 2021 +0200 Fixed wrong link for No-Javascript-Mode --- content/pl/download/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/pl/download/index.html b/content/pl/download/index.html index 7ba8b18..51b36f4 100644 --- a/content/pl/download/index.html +++ b/content/pl/download/index.html @@ -82,13 +82,13 @@ <div class="first button green-sel" id="optionitem2"> <div class="green-sel-icon"></div> <h2> - <a style="cursor: pointer;" href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/" + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" title="Wybierz spośród wszystkich platform, języków, i paczek językowych do pobrania."> Apache OpenOffice Pobieranie - Oficjalna strona </a> </h2> <p> - <a style="cursor: pointer;" href="https://www.apache.org/dyn/aoo-closer.cgi/openoffice/" + <a style="cursor: pointer;" href="https://sourceforge.net/projects/openofficeorg.mirror/files/" title="Wybierz spośród wszystkich platform, języków, i paczek językowych do pobrania.">Wydaję się że twoja przeglądarka ma wyłączony JavaScript. Ta technika używana jest do pokazywania aktualnego linku do pobrania. Jeżeli chcesz pobrać Apache OpenOffice, kliknij na ten tekst lub wybierz alternatywną stronę pobierania.
