Re: Website updates [PATCH]
Daniel Sahlberg <[email protected]>
| Newsgroups | gmane.comp.apache.apr.devel |
|---|---|
| Message-ID | <CAMHy98N6fMtz4fhrOw1_OkESiYwsdPv=T5wqaUuPB5_on0GOHA@mail.gmail.com> |
Den mån 8 juli 2024 kl 21:26 skrev Daniel Sahlberg < [email protected]>: > Den mån 8 juli 2024 kl 21:02 skrev Daniel Sahlberg < > [email protected]>: > >> - Fix ASF website check nag about missing link to the privacy policy [2] >> > > Attaching a proposed patch in two parts, just adding the link under > Miscellaneous next to the other ASF-mandated links. The _xdocs.txt patch is > the changes to the website source. The _docs.txt patch is the change in > generated output - attached if you don't want to rebuild the site from > sources. > Just realised that docs folder was never updated after r1915055 (removing links to mail-archives.apache.org), so the previous _docs.txt patch also contained those changes. Maybe this patch should be applied first, or a total rebuild of docs should be done after everything else. Kind regards, Daniel Sahlberg > >> [2] https://whimsy.apache.org/site/project/apr >> >
mailing-lists-no_mbox.txt
(text/plain, 1.2 KB)
Index: docs/mailing-lists.html
===================================================================
--- docs/mailing-lists.html (revision 1919032)
+++ docs/mailing-lists.html (working copy)
@@ -116,7 +116,6 @@
<td bgcolor="#a0ddf0">
<ul>
<li><a href="https://lists.apache.org/[email protected]">Apache Pony view</a></li>
- <li><a href="https://mail-archives.apache.org/mod_mbox/apr-dev/">Classic mod_mbox view</a></li>
<li><a href="https://www.mail-archive.com/dev%40apr.apache.org/">Mail-Archive.Com</a></li>
</ul>
</td>
@@ -162,7 +161,6 @@
<td bgcolor="#a0ddf0">
<ul>
<li><a href="https://lists.apache.org/[email protected]">Apache Pony view</a></li>
- <li><a href="https://mail-archives.apache.org/mod_mbox/apr-bugs/">Classic mod_mbox view</a></li>
</ul>
</td>
</tr>
@@ -207,7 +205,6 @@
<td bgcolor="#a0ddf0">
<ul>
<li><a href="https://lists.apache.org/[email protected]">Apache Pony view</a></li>
- <li><a href="https://mail-archives.apache.org/mod_mbox/apr-commits/">Classic mod_mbox view</a></li>
<li><a href="https://www.mail-archive.com/commits%40apr.apache.org/">Mail-Archive.Com</a></li>
</ul>
</td>