From 55d7a16985a7cb6689dee2022a795bb7f282ab78 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Mon, 25 May 2020 12:27:52 -0400 Subject: [PATCH] Update ddclient home page URL --- ddclient | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ddclient b/ddclient index 5468781..34f8851 100755 --- a/ddclient +++ b/ddclient @@ -4,9 +4,9 @@ # DDCLIENT - a Perl client for updating DynDNS information # # Author: Paul Burry (paul+ddclient@burry.ca) -# ddclient-developers: see https://sourceforge.net/project/memberlist.php?group_id=116817 +# ddclient developers: see https://github.com/orgs/ddclient/people # -# website: http://ddclient.sf.net +# website: https://ddclient.net # # Support for multiple IP numbers added by # Astaro AG, Ingo Schwarze September 16, 2008 @@ -795,7 +795,7 @@ my @opt = ( nic_examples(), "$program version $version, ", " originally written by Paul Burry, paul+ddclient\@burry.ca", - " project now maintained on http://ddclient.sourceforge.net" + " project now maintained on https://ddclient.net" ); ## process args