summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-03-21 09:26:58 -0700
committerIlya Etingof <etingof@gmail.com>2018-03-21 17:26:58 +0100
commit44b59e38080de16942c700d49e15d36f246950e0 (patch)
tree217496f88c6602a6a9b3f468d9f1231c946ef69f /README.md
parent6910ce9a44b6523c2f3787a279dbf8f47c3e2cca (diff)
downloadpyasn1-git-44b59e38080de16942c700d49e15d36f246950e0.tar.gz
Prefer https:// URLs where available (#121)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90ab094..99cfad3 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ You could `pip install pyasn1` or download it from [PyPI](https://pypi.python.or
If something does not work as expected,
[open an issue](https://github.com/etingof/pyasn1/issues) at GitHub or
-post your question [on Stack Overflow](http://stackoverflow.com/questions/ask)
+post your question [on Stack Overflow](https://stackoverflow.com/questions/ask)
or try browsing pyasn1
[mailing list archives](https://sourceforge.net/p/pyasn1/mailman/pyasn1-users/).