This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 122b39f054 Repair dead links
122b39f054 is described below
commit 122b39f0547ce069660acfa7c5bea00a0dd2a18e
Author: mseidel <[email protected]>
AuthorDate: Thu Jul 25 18:34:13 2024 +0200
Repair dead links
---
content/de/porting/index.html | 8 ++++----
content/documentation/thirdparty.html | 5 ++---
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/content/de/porting/index.html b/content/de/porting/index.html
index b60f49b2dd..b04681394c 100644
--- a/content/de/porting/index.html
+++ b/content/de/porting/index.html
@@ -160,20 +160,20 @@ The Solaris port seems to have gone. However, this part
is left as reference.
<li>
Release of successful ports on regular basis: Once ports have been made,
people are needed for preparing and
providing the builds on a regular basis. Use the
- <a href="https://openoffice.apache.org/mailing-lists.html#development-
mailing-list">Apache OpenOffice dev mailing list</a>
+ <a
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list-public">Apache
OpenOffice dev mailing list</a>
to coordinate.
</li>
<li>
Create a new port. There is a certain demand for doing a port. At the
moment there are no efforts visible for
such a port. Create one! Use the
- <a
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list">Apache
OpenOffice dev mailing list</a>
+ <a
href="https://openoffice.apache.org/mailing-lists.html#development-mailing-list-public">Apache
OpenOffice dev mailing list</a>
to coordinate.
</li>
<li>
- <a href="porting_implement.html">Implementation of Porting</a> (outdated)
+ <a href="../porting/porting_implement.html">Implementation of
Porting</a> (veraltet)
</li>
<li>
- <a href="porting_doclinks.html">Links to Documentation</a> (outdated)
+ <a href="../porting/porting_doclinks.html">Links to Documentation</a>
(veraltet)
</li>
</ul>
</body>
diff --git a/content/documentation/thirdparty.html
b/content/documentation/thirdparty.html
index d8d6151a2a..a4781c37f6 100644
--- a/content/documentation/thirdparty.html
+++ b/content/documentation/thirdparty.html
@@ -1,12 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
+ <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title>Third Party Documentation and Resources</title>
</head>
<body>
<h3>Third Party Documentation and Resources</h3>
- <p>Please refer to the <a
href="http://ooo-site.apache.org/support/index.html">Support page</a>.</p>
-
+ <p>Please refer to the <a
href="https://openoffice.org/support/index.html">Support page</a>.</p>
</body>
</html>