diff --git a/pep-3333.txt b/pep-3333.txt index 3b8009a6f..6fbbf1e6d 100644 --- a/pep-3333.txt +++ b/pep-3333.txt @@ -1761,10 +1761,10 @@ References ========== .. [1] The Python Wiki "Web Programming" topic - (http://www.python.org/cgi-bin/moinmoin/WebProgramming) + (https://wiki.python.org/moin/WebProgramming) .. [2] The Common Gateway Interface Specification, v 1.1, 3rd Draft - (http://ken.coar.org/cgi/draft-coar-cgi-v11-03.txt) + (https://tools.ietf.org/html/draft-coar-cgi-v11-03) .. [3] "Chunked Transfer Coding" -- HTTP/1.1, section 3.6.1 (http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.6.1)