From 047aaea885e36d6226220f964acd0893780cf8f8 Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Mon, 27 Jan 2025 18:27:51 -0600 Subject: [PATCH] Replace master with main for index.rst --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index d3dcc5c..ff325ec 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,8 +10,8 @@ ADFS Authentication for Django :target: https://pypi.python.org/pypi/django-auth-adfs#downloads .. image:: https://img.shields.io/pypi/djversions/django-auth-adfs.svg :target: https://pypi.python.org/pypi/django-auth-adfs -.. image:: https://codecov.io/github/snok/django-auth-adfs/coverage.svg?branch=master - :target: https://codecov.io/github/snok/django-auth-adfs?branch=master +.. image:: https://codecov.io/github/snok/django-auth-adfs/coverage.svg?branch=main + :target: https://codecov.io/github/snok/django-auth-adfs?branch=main A Django authentication backend for Microsoft ADFS and Azure AD