]> git.ipfire.org Git - oddments/ddns.git/commitdiff
Fix broken link.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Jul 2014 21:43:55 +0000 (23:43 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 5 Jul 2014 21:43:55 +0000 (23:43 +0200)
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
        """
 
        # 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):
        # http://dyn.com/support/developers/api/return-codes/
 
        def _prepare_request_data(self):