Skip to content

Commit 2fa8be0

Browse files
authored
Merge pull request #40 from kmaehashi/fix-branch-name
fix branch name
2 parents 8d93201 + 2ecd225 commit 2fa8be0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
|GitHubActions|_ |CodeCov|_ |PyPi|_
22

3-
.. |GitHubActions| image:: https://github.com/kmaehashi/atwiki-python/actions/workflows/test.yml/badge.svg?branch=master
4-
.. _GitHubActions: https://github.com/kmaehashi/atwiki-python/actions/workflows/test.yml?query=branch%3Amaster
3+
.. |GitHubActions| image:: https://github.com/kmaehashi/atwiki-python/actions/workflows/test.yml/badge.svg?branch=main
4+
.. _GitHubActions: https://github.com/kmaehashi/atwiki-python/actions/workflows/test.yml?query=branch%3Amain
55

6-
.. |CodeCov| image:: https://codecov.io/gh/kmaehashi/atwiki-python/branch/master/graph/badge.svg
6+
.. |CodeCov| image:: https://codecov.io/gh/kmaehashi/atwiki-python/branch/main/graph/badge.svg
77
.. _CodeCov: https://codecov.io/gh/kmaehashi/atwiki-python
88

99
.. |PyPI| image:: https://badge.fury.io/py/atwiki-python.svg

0 commit comments

Comments
 (0)