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 c4d49ba commit 8fa7b0cCopy full SHA for 8fa7b0c
1 file changed
README.rst
@@ -5,7 +5,7 @@ python-barcode
5
:target: https://github.com/WhyNotHugo/python-barcode/actions
6
:alt: CI status
7
8
-.. image:: https://codecov.io/gh/WhyNotHugo/python-barcode/branch/master/graph/badge.svg
+.. image:: https://codecov.io/gh/WhyNotHugo/python-barcode/branch/main/graph/badge.svg
9
:target: https://codecov.io/gh/WhyNotHugo/python-barcode
10
:alt: Build coverage
11
@@ -22,7 +22,7 @@ python-barcode
22
:alt: downloads
23
24
.. image:: https://img.shields.io/pypi/l/python-barcode.svg
25
- :target: https://github.com/WhyNotHugo/python-barcode/blob/master/LICENCE
+ :target: https://github.com/WhyNotHugo/python-barcode/blob/main/LICENCE
26
:alt: licence
27
28
**python-barcode** provides a simple way to create barcodes in Python.
0 commit comments