diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2018-07-16 14:41:15 -0700 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2018-07-17 00:41:15 +0300 |
| commit | 3c7b6a0d13ee036ea8f6488ab4ecddd9826c00db (patch) | |
| tree | 86312ca096e2254bb7a25bf589f9cd1389efbe28 | |
| parent | 56022bcd023b10de355349dc68c8f5357826c1b8 (diff) | |
| download | wheel-git-3c7b6a0d13ee036ea8f6488ab4ecddd9826c00db.tar.gz | |
Use https:// for link in docs (#240)
| -rw-r--r-- | manpages/wheel.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/wheel.rst b/manpages/wheel.rst index 2dd3b93..2669098 100644 --- a/manpages/wheel.rst +++ b/manpages/wheel.rst @@ -60,4 +60,4 @@ Options -h, --help show this help message and exit -.. _`PEP 427`: http://legacy.python.org/dev/peps/pep-0427/ +.. _`PEP 427`: https://www.python.org/dev/peps/pep-0427/ |
