]> git.ipfire.org Git - oddments/ddns.git/blobdiff - src/ddns/providers.py
Fix broken link.
[oddments/ddns.git] / src / ddns / providers.py
index 41c3fa17181f9fc9f90280f942d4d04b7cf98a6a..91e02272da07d5ad0bb690c232f4689894a2b4d8 100644 (file)
@@ -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):