]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/CodingGuidelines
Merge branch 'js/update-urls-in-doc-and-comment'
[thirdparty/git.git] / Documentation / CodingGuidelines
index 39b9b7260f4434467e300d6b2bf13183035cbd81..8ed517a5ca0f5e50865f0bcbee29f18663d3bbf7 100644 (file)
@@ -518,7 +518,7 @@ For Perl programs:
 
 For Python scripts:
 
- - We follow PEP-8 (http://www.python.org/dev/peps/pep-0008/).
+ - We follow PEP-8 (https://peps.python.org/pep-0008/).
 
  - As a minimum, we aim to be compatible with Python 2.7.