Skip to content

Commit 4c79201

Browse files
committed
Replace link to CA.
1 parent aea87b0 commit 4c79201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_localserver/https.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class SecureContentServer (ContentServer):
8989
9090
A more advanced tutorial can be found `here`_.
9191
92-
.. _pytest-localserver CA: https://bitbucket.org/pytest-dev/pytest-localserver/src/tip/pytest_localserver/ca.crt
92+
.. _pytest-localserver CA: https://raw.githubusercontent.com/pytest-dev/pytest-localserver/master/pytest_localserver/ca.crt
9393
.. _pyOpenSSH: https://launchpad.net/pyopenssl
9494
"""
9595

0 commit comments

Comments
 (0)