Skip to content

Commit 0484950

Browse files
authored
fix CI badge (#13003)
1 parent ac40153 commit 0484950

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ pyca/cryptography
99
:target: https://cryptography.io
1010
:alt: Latest Docs
1111

12-
.. image:: https://github.com/pyca/cryptography/workflows/CI/badge.svg?branch=main
13-
:target: https://github.com/pyca/cryptography/actions?query=workflow%3ACI+branch%3Amain
14-
12+
.. image:: https://github.com/pyca/cryptography/actions/workflows/ci.yml/badge.svg
13+
:target: https://github.com/pyca/cryptography/actions/workflows/ci.yml?query=branch%3Amain
1514

1615
``cryptography`` is a package which provides cryptographic recipes and
1716
primitives to Python developers. Our goal is for it to be your "cryptographic

0 commit comments

Comments
 (0)