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 aa67714 commit ffab488Copy full SHA for ffab488
README.rst
@@ -6,8 +6,8 @@ pyOpenSSL -- A Python wrapper around the OpenSSL library
6
:target: https://pyopenssl.org/en/stable/
7
:alt: Stable Docs
8
9
-.. image:: https://travis-ci.org/pyca/pyopenssl.svg?branch=master
10
- :target: https://travis-ci.org/pyca/pyopenssl
+.. image:: https://travis-ci.com/pyca/pyopenssl.svg?branch=master
+ :target: https://travis-ci.com/pyca/pyopenssl
11
:alt: Build status
12
13
.. image:: https://codecov.io/github/pyca/pyopenssl/branch/master/graph/badge.svg
0 commit comments