From 48a063eba2ac97dcf378e55b4ff54d08e88483ed Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Wed, 7 Apr 2021 09:49:09 +0200 Subject: [PATCH] chore: rename master -> main --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e2799be..d46bf81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Shiny authz-client -[![Build Status](https://gitlab.com/unboundsoftware/shiny/authz_client/badges/master/pipeline.svg)](https://gitlab.com/unboundsoftware/shiny/authz_client/commits/master) -[![codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/branch/master/graph/badge.svg?token=AQS7QVLCEQ)](https://codecov.io/gl/unboundsoftware:shiny/authz_client) +[![Build Status](https://gitlab.com/unboundsoftware/shiny/authz_client/badges/main/pipeline.svg)](https://gitlab.com/unboundsoftware/shiny/authz_client/commits/main) +[![codecov](https://codecov.io/gl/unboundsoftware:shiny/authz_client/branch/main/graph/badge.svg?token=AQS7QVLCEQ)](https://codecov.io/gl/unboundsoftware:shiny/authz_client)