Skip to content

Commit 1dcc2b2

Browse files
committed
Fixed #437 -- Use https instead of http for link
1 parent 15dcce0 commit 1dcc2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pep8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
$ python pep8.py -h
3232
3333
This program and its regression test suite live here:
34-
http://github.com/pycqa/pep8
34+
https://github.com/pycqa/pep8
3535
3636
Groups of errors and warnings:
3737
E errors

0 commit comments

Comments
 (0)