svn commit: r1928007 - in apr/site/trunk: docs xdocs
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <175615272182.1737408.9661019505089210804@svn02-us-east.apache.org> |
Author: dsahlberg
Date: Mon Aug 25 20:12:01 2025
New Revision: 1928007
Log:
Update website
* xdocs/projects.xml,
docs/projects.html
(#commercial): Remove link to Bloglines, it is likely they don't use APR
anymore. Since this is the last link in #commercial, remove whole section.
More background on dev@:
https://lists.apache.org/thread/h4w0r57fp2k7fs5vwxoxz697k1zl6fhm
Modified:
apr/site/trunk/docs/projects.html
apr/site/trunk/xdocs/projects.xml
Modified: apr/site/trunk/docs/projects.html
==============================================================================
--- apr/site/trunk/docs/projects.html Mon Aug 25 20:10:02 2025 (r1928006)
+++ apr/site/trunk/docs/projects.html Mon Aug 25 20:12:01 2025 (r1928007)
@@ -101,21 +101,6 @@ name and a URL to get added to this list
</blockquote>
</td></tr>
</table>
- <table border="0" cellspacing="0" cellpadding="2" width="100%">
- <tr><td bgcolor="#525D76">
- <font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="commercial"><strong>Commercial Projects Using APR</strong></a>
- </font>
- </td></tr>
- <tr><td>
- <blockquote>
-<p>The following commercial projects are known to use APR:</p>
-<ul>
- <li><a href="https://www.bloglines.com/">Bloglines</a></li>
-</ul>
- </blockquote>
- </td></tr>
-</table>
</td>
</tr>
<!-- FOOTER -->
Modified: apr/site/trunk/xdocs/projects.xml
==============================================================================
--- apr/site/trunk/xdocs/projects.xml Mon Aug 25 20:10:02 2025 (r1928006)
+++ apr/site/trunk/xdocs/projects.xml Mon Aug 25 20:12:01 2025 (r1928007)
@@ -36,16 +36,5 @@ name and a URL to get added to this list
</section>
-<section id="commercial">
-<title>Commercial Projects Using APR</title>
-
-<p>The following commercial projects are known to use APR:</p>
-
-<ul>
- <li><a href="https://www.bloglines.com/">Bloglines</a></li>
-</ul>
-
-</section>
-
</body>
</document>