summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-09-10 18:55:47 -0700
committerIan Lee <IanLee1521@gmail.com>2015-09-10 18:55:47 -0700
commit1dcc2b2eaab4655bc5a34c818ea5fcabbbb4cdab (patch)
tree16b3e6f53ca5d9423e4495dace1f4c6ffa7cc797
parent15dcce0065bb2d7a2a35a10e1e81571a52b9f154 (diff)
downloadpep8-1dcc2b2eaab4655bc5a34c818ea5fcabbbb4cdab.tar.gz
Fixed #437 -- Use https instead of http for link
-rwxr-xr-xpep8.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pep8.py b/pep8.py
index e5289d0..884952b 100755
--- a/pep8.py
+++ b/pep8.py
@@ -31,7 +31,7 @@ For usage and a list of options, try this:
$ python pep8.py -h
This program and its regression test suite live here:
-http://github.com/pycqa/pep8
+https://github.com/pycqa/pep8
Groups of errors and warnings:
E errors