From 98e4ced7e2bdddf42577bf37470d4025ffedfb47 Mon Sep 17 00:00:00 2001 From: Pamella Bezerra Date: Mon, 27 May 2024 16:22:11 -0300 Subject: [PATCH] Fix references to the main branch --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.rst b/README.rst index a97fcf5..7d58b0f 100644 --- a/README.rst +++ b/README.rst @@ -27,14 +27,14 @@ How To Contribute Contributions are very welcome. -Please read `How To Contribute `_ for details. +Please read `How To Contribute `_ for details. PR description template should be automatically applied if you are sending PR from github interface; otherwise you can find it it at -`PULL_REQUEST_TEMPLATE.md `_ +`PULL_REQUEST_TEMPLATE.md `_ Issue report template should be automatically applied if you are sending it -from github UI as well; otherwise you can find it at `ISSUE_TEMPLATE.md `_ +from github UI as well; otherwise you can find it at `ISSUE_TEMPLATE.md `_ Reporting Security Issues ------------------------- @@ -63,12 +63,12 @@ Copyright (c) 2020 Vinta Serviços e Soluções Tecnológicas Ltda :target: https://pypi.python.org/pypi/drf-rw-serializers/ :alt: PyPI -.. |ga-badge| image:: https://github.com/vintasoftware/drf-rw-serializers/actions/workflows/tests.yml/badge.svg?branch=master +.. |ga-badge| image:: https://github.com/vintasoftware/drf-rw-serializers/actions/workflows/tests.yml/badge.svg?branch=main :target: https://github.com/vintasoftware/drf-rw-serializers :alt: GitHub Actions -.. |codecov-badge| image:: http://codecov.io/github/vintasoftware/drf-rw-serializers/coverage.svg?branch=master - :target: http://codecov.io/github/vintasoftware/drf-rw-serializers?branch=master +.. |codecov-badge| image:: http://codecov.io/github/vintasoftware/drf-rw-serializers/coverage.svg?branch=main + :target: http://codecov.io/github/vintasoftware/drf-rw-serializers?branch=main :alt: Codecov .. |doc-badge| image:: https://readthedocs.org/projects/drf-rw-serializers/badge/?version=latest @@ -80,5 +80,5 @@ Copyright (c) 2020 Vinta Serviços e Soluções Tecnológicas Ltda :alt: Supported Python versions .. |license-badge| image:: https://img.shields.io/github/license/vintasoftware/drf-rw-serializers.svg - :target: https://github.com/vintasoftware/drf-rw-serializers/blob/master/LICENSE.txt + :target: https://github.com/vintasoftware/drf-rw-serializers/blob/main/LICENSE.txt :alt: License