From: Giovanni Bechis Date: Tue, 6 Jun 2023 08:48:27 +0000 (+0000) Subject: fix link in comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d13ad8b228dc053d9832cd1988c484f9a5d1087;p=thirdparty%2Fapache%2Fhttpd.git fix link in comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910252 13f79535-47bb-0310-9956-ffa450edef68 --- 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/ */