From b7aecfe6aaff9ea50f657ae2d6638e33addc07c6 Mon Sep 17 00:00:00 2001 From: jonathan vanasco Date: Mon, 14 Nov 2022 15:27:33 -0500 Subject: rename "master" to "main" --- README.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 8642e75a8..83c695c85 100644 --- a/README.rst +++ b/README.rst @@ -1,13 +1,13 @@ Pyramid ======= -.. image:: https://github.com/Pylons/Pyramid/workflows/Build%20and%20test/badge.svg?branch=master +.. image:: https://github.com/Pylons/Pyramid/workflows/Build%20and%20test/badge.svg?branch=main :target: https://github.com/Pylons/Pyramid/actions?query=workflow%3A%22Build+and+test%22 - :alt: master CI Status + :alt: main CI Status -.. image:: https://readthedocs.org/projects/pyramid/badge/?version=master - :target: https://docs.pylonsproject.org/projects/pyramid/en/master - :alt: master Documentation Status +.. image:: https://readthedocs.org/projects/pyramid/badge/?version=main + :target: https://docs.pylonsproject.org/projects/pyramid/en/main + :alt: main Documentation Status .. image:: https://img.shields.io/badge/IRC-Libera.Chat-blue.svg :target: https://web.libera.chat/#pyramid @@ -47,8 +47,8 @@ for documentation, reporting bugs, and getting support. Developing and Contributing --------------------------- -See `HACKING.txt `_ and -`contributing.md `_ +See `HACKING.txt `_ and +`contributing.md `_ for guidelines on running tests, adding features, coding style, and updating documentation when developing in or contributing to Pyramid. -- cgit v1.2.3