svn commit: r1924626 - /apr/apr/trunk/docs/pool-design.html
| Newsgroups | gmane.comp.apache.apr.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: minfrin
Date: Wed Mar 26 12:47:36 2025
New Revision: 1924626
URL: http://svn.apache.org/viewvc?rev=1924626&view=rev
Log:
Fix a stale link to subversion.apache.org.
Modified:
apr/apr/trunk/docs/pool-design.html
Modified: apr/apr/trunk/docs/pool-design.html
URL: http://svn.apache.org/viewvc/apr/apr/trunk/docs/pool-design.html?rev=1924626&r1=1924625&r2=1924626&view=diff
==============================================================================
--- apr/apr/trunk/docs/pool-design.html (original)
+++ apr/apr/trunk/docs/pool-design.html Wed Mar 26 12:47:36 2025
@@ -6,7 +6,7 @@
<h1>Using APR Pools</h1>
<p>
- From <a href="http://subversion.tigris.org/">Subversion</a>, we
+ From <a href="https://subversion.apache.org/">Subversion</a>, we
have learned a <em>lot</em> about how to use pools in a heavily
structured/object-based environment.
<a href="http://httpd.apache.org/">Apache httpd</a> is a