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 7caed78 commit c8484a3Copy full SHA for c8484a3
README.rst
@@ -5,8 +5,8 @@ backoff
5
:target: https://github.com/python-backoff/backoff/actions/workflows/ci.yaml
6
.. image:: https://github.com/python-backoff/backoff/workflows/CodeQL/badge.svg
7
:target: https://github.com/python-backoff/backoff/actions/workflows/codeql-analysis.yml
8
-.. image:: https://img.shields.io/pypi/v/backoff.svg
9
- :target: https://pypi.python.org/pypi/backoff
+.. image:: https://img.shields.io/pypi/v/python-backoff.svg
+ :target: https://pypi.python.org/pypi/python-backoff
10
.. image:: https://img.shields.io/github/license/python-backoff/backoff
11
:target: https://github.com/python-backoff/backoff/blob/main/LICENSE
12
0 commit comments