summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-06-29 21:52:14 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-30 23:31:30 +0200
commit9016dbd7d73ff3551aa515c1daa9c4f29f68564a (patch)
tree5c15adafd06b43b27955770d8f9dfc61732ba8fd /README.rst
parent69404bbf1a513381fd90e8f0c777d64b7923e429 (diff)
downloadpylint-git-9016dbd7d73ff3551aa515c1daa9c4f29f68564a.tar.gz
Update links to use main
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.rst b/README.rst
index af52d058c..388a974cc 100644
--- a/README.rst
+++ b/README.rst
@@ -2,11 +2,11 @@
README for Pylint - https://pylint.pycqa.org/
=============================================
-.. image:: https://github.com/PyCQA/pylint/actions/workflows/ci.yaml/badge.svg?branch=master
+.. image:: https://github.com/PyCQA/pylint/actions/workflows/ci.yaml/badge.svg?branch=main
:target: https://github.com/PyCQA/pylint/actions
-.. image:: https://coveralls.io/repos/github/PyCQA/pylint/badge.svg?branch=master
- :target: https://coveralls.io/github/PyCQA/pylint?branch=master
+.. image:: https://coveralls.io/repos/github/PyCQA/pylint/badge.svg?branch=main
+ :target: https://coveralls.io/github/PyCQA/pylint?branch=main
.. image:: https://img.shields.io/pypi/v/pylint.svg
@@ -20,11 +20,11 @@ README for Pylint - https://pylint.pycqa.org/
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/ambv/black
-.. image:: https://results.pre-commit.ci/badge/github/PyCQA/pylint/master.svg
- :target: https://results.pre-commit.ci/latest/github/PyCQA/pylint/master
+.. image:: https://results.pre-commit.ci/badge/github/PyCQA/pylint/main.svg
+ :target: https://results.pre-commit.ci/latest/github/PyCQA/pylint/main
:alt: pre-commit.ci status
-.. |tideliftlogo| image:: https://raw.githubusercontent.com/PyCQA/pylint/master/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png
+.. |tideliftlogo| image:: https://raw.githubusercontent.com/PyCQA/pylint/main/doc/media/Tidelift_Logos_RGB_Tidelift_Shorthand_On-White.png
:width: 75
:height: 60
:alt: Tidelift
@@ -162,9 +162,9 @@ For more detailed information, check the documentation.
License
-------
-pylint is, with a few exceptions listed below, `GPLv2 <https://github.com/PyCQA/pylint/blob/master/LICENSE>`_.
+pylint is, with a few exceptions listed below, `GPLv2 <https://github.com/PyCQA/pylint/blob/main/LICENSE>`_.
The icon files are licensed under the `CC BY-SA 4.0 <https://creativecommons.org/licenses/by-sa/4.0/>`_ license:
-- `doc/logo.png <https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.png>`_
-- `doc/logo.svg <https://raw.githubusercontent.com/PyCQA/pylint/master/doc/logo.svg>`_
+- `doc/logo.png <https://raw.githubusercontent.com/PyCQA/pylint/main/doc/logo.png>`_
+- `doc/logo.svg <https://raw.githubusercontent.com/PyCQA/pylint/main/doc/logo.svg>`_