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 9bef33176acce9d9e10a6e58f2205d7be84dfd8e Author: Marcus <mar...@apache.org> AuthorDate: Sat May 15 11:10:17 2021 +0200 Redirect to the main download webpage --- content/download/other.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download/other.html b/content/download/other.html index b093d72..8ec08fd 100644 --- a/content/download/other.html +++ b/content/download/other.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" /> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <meta http-equiv="REFRESH" content="0;URL=https://www.openoffice.org/download/archive.html" /> + <meta http-equiv="REFRESH" content="0;URL=https://www.openoffice.org/download/" /> <title>Apache OpenOffice</title> </head>