We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea87b0 commit 4c79201Copy full SHA for 4c79201
pytest_localserver/https.py
@@ -89,7 +89,7 @@ class SecureContentServer (ContentServer):
89
90
A more advanced tutorial can be found `here`_.
91
92
- .. _pytest-localserver CA: https://bitbucket.org/pytest-dev/pytest-localserver/src/tip/pytest_localserver/ca.crt
+ .. _pytest-localserver CA: https://raw.githubusercontent.com/pytest-dev/pytest-localserver/master/pytest_localserver/ca.crt
93
.. _pyOpenSSH: https://launchpad.net/pyopenssl
94
"""
95
0 commit comments