From: Michael Tremer Date: Sat, 5 Jul 2014 21:43:55 +0000 (+0200) Subject: Fix broken link. X-Git-Tag: 001~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=486c1b9d171fc9456d10d9aec7e2bf6e14333eac;p=ddns.git Fix broken link. --- diff --git a/src/ddns/providers.py b/src/ddns/providers.py index 41c3fa1..91e0227 100644 --- a/src/ddns/providers.py +++ b/src/ddns/providers.py @@ -155,7 +155,7 @@ class DDNSProtocolDynDNS2(object): """ # Information about the format of the request is to be found - # http://http://dyn.com/support/developers/api/perform-update/ + # http://dyn.com/support/developers/api/perform-update/ # http://dyn.com/support/developers/api/return-codes/ def _prepare_request_data(self):