Author: dsahlberg
Date: Sun Jun  1 16:12:56 2025
New Revision: 1926051

URL: http://svn.apache.org/viewvc?rev=1926051&view=rev
Log:
Update the link to APR's pool-design document to the current home.

* design-guide.txt
  (POOL USAGE): Update link


Modified:
    serf/trunk/design-guide.txt

Modified: serf/trunk/design-guide.txt
URL: 
http://svn.apache.org/viewvc/serf/trunk/design-guide.txt?rev=1926051&r1=1926050&r2=1926051&view=diff
==============================================================================
--- serf/trunk/design-guide.txt (original)
+++ serf/trunk/design-guide.txt Sun Jun  1 16:12:56 2025
@@ -45,7 +45,7 @@ objects to be used from multiple threads
 
 For general information on the proper use of pools, please see:
 
-  http://cvs.apache.org/viewcvs/*checkout*/apr/docs/pool-design.html
+  https://svn.apache.org/repos/asf/apr/apr/trunk/docs/pool-design.html
 
 Within serf itself, the buckets introduce a significant issue related
 to pools. Since it is very possible to end up creating *many* buckets


Reply via email to