Skip to content

Commit bf254f4

Browse files
committed
DOC: Fix badge links in README
1 parent 2414124 commit bf254f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ gars-field
88

99
.. image:: https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square
1010
:alt: All Contributors
11-
:target: https://github.com/corteva/gars-field/blob/master/AUTHORS.rst
11+
:target: https://github.com/corteva/gars-field/blob/main/AUTHORS.rst
1212

1313
.. image:: https://img.shields.io/badge/License-BSD%203--Clause-yellow.svg
14-
:target: https://github.com/corteva/gars-field/blob/master/LICENSE
14+
:target: https://github.com/corteva/gars-field/blob/main/LICENSE
1515

1616
.. image:: https://img.shields.io/pypi/v/gars_field.svg
1717
:target: https://pypi.python.org/pypi/gars_field
@@ -25,7 +25,7 @@ gars-field
2525
.. image:: https://github.com/corteva/gars-field/workflows/Tests/badge.svg
2626
:target: https://github.com/corteva/gars-field/actions?query=workflow%3ATests
2727

28-
.. image:: https://codecov.io/gh/corteva/gars-field/branch/master/graph/badge.svg
28+
.. image:: https://codecov.io/gh/corteva/gars-field/branch/main/graph/badge.svg
2929
:target: https://codecov.io/gh/corteva/gars-field
3030

3131
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white

0 commit comments

Comments
 (0)