Skip to content

Commit 718c27e

Browse files
wahunekenicoddemus
authored andcommitted
Fix a few more git branch renames (master -> main)
1 parent e8bc94c commit 718c27e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"github_button": "true",
4646
"github_banner": "true",
4747
"github_type": "star",
48-
"badge_branch": "master",
48+
"badge_branch": "main",
4949
"page_width": "1080px",
5050
"sidebar_width": "300px",
5151
"fixed_sidebar": "false",

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,11 +1028,11 @@ Table of contents
10281028
.. _callbacks:
10291029
https://en.wikipedia.org/wiki/Callback_(computer_programming)
10301030
.. _tox test suite:
1031-
https://github.com/pytest-dev/pluggy/blob/master/tox.ini
1031+
https://github.com/pytest-dev/pluggy/blob/main/tox.ini
10321032
.. _Semantic Versioning:
10331033
https://semver.org/
10341034
.. _Python interpreters:
1035-
https://github.com/pytest-dev/pluggy/blob/master/tox.ini#L2
1035+
https://github.com/pytest-dev/pluggy/blob/main/tox.ini#L2
10361036
.. _500+ plugins:
10371037
https://docs.pytest.org/en/latest/reference/plugin_list.html
10381038
.. _pre-commit:

0 commit comments

Comments
 (0)