From 9d13ad8b228dc053d9832cd1988c484f9a5d1087 Mon Sep 17 00:00:00 2001 From: Giovanni Bechis Date: Tue, 6 Jun 2023 08:48:27 +0000 Subject: [PATCH] fix link in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910252 13f79535-47bb-0310-9956-ffa450edef68 --- modules/database/mod_dbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/database/mod_dbd.c b/modules/database/mod_dbd.c index aa6b76489ff..c3bacb422df 100644 --- a/modules/database/mod_dbd.c +++ b/modules/database/mod_dbd.c @@ -15,7 +15,7 @@ */ /* Overview of what this is and does: - * http://www.apache.org/~niq/dbd.html + * http://people.apache.org/~niq/dbd.html * or * http://apache.webthing.com/database/ */ -- 2.47.2