From: Michał Kępień Date: Wed, 12 Feb 2020 15:04:04 +0000 (+0100) Subject: Fix broken link in configure.ac X-Git-Tag: v9.16.0~1^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241c7e91fe3a02da8ebf1f68f34e702d0430696a;p=thirdparty%2Fbind9.git Fix broken link in configure.ac --- diff --git a/configure.ac b/configure.ac index 703880aaccc..4ff88ae676b 100644 --- a/configure.ac +++ b/configure.ac @@ -7,7 +7,7 @@ # See the COPYRIGHT file distributed with this work for additional # information regarding copyright ownership. -AC_INIT(BIND, [9.15], [info@isc.org], [], [https://www.isc.org/downloads/BIND/]) +AC_INIT(BIND, [9.15], [info@isc.org], [], [https://www.isc.org/downloads/]) AC_PREREQ([2.60]) #