diff --git a/docs/conf.py b/docs/conf.py index ece874a2..aaa6c966 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -45,7 +45,7 @@ "github_button": "true", "github_banner": "true", "github_type": "star", - "badge_branch": "master", + "badge_branch": "main", "page_width": "1080px", "sidebar_width": "300px", "fixed_sidebar": "false", diff --git a/docs/index.rst b/docs/index.rst index d527a507..5bc90b79 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1028,11 +1028,11 @@ Table of contents .. _callbacks: https://en.wikipedia.org/wiki/Callback_(computer_programming) .. _tox test suite: - https://github.com/pytest-dev/pluggy/blob/master/tox.ini + https://github.com/pytest-dev/pluggy/blob/main/tox.ini .. _Semantic Versioning: https://semver.org/ .. _Python interpreters: - https://github.com/pytest-dev/pluggy/blob/master/tox.ini#L2 + https://github.com/pytest-dev/pluggy/blob/main/tox.ini#L2 .. _500+ plugins: https://docs.pytest.org/en/latest/reference/plugin_list.html .. _pre-commit: