From ae0ab6ba8818c550770f90b46dd9bd831c26e0a4 Mon Sep 17 00:00:00 2001 From: Tim Nicholls Date: Thu, 26 Mar 2026 08:16:29 +0000 Subject: [PATCH] Update references to default branch from master to main --- README.md | 2 +- docs/getting-started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d31e07..4fc82bd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # odin-control [![Test odin-control](https://github.com/odin-detector/odin-control/actions/workflows/test_odin_control.yml/badge.svg)](https://github.com/odin-detector/odin-control/actions/workflows/test_odin_control.yml) -[![codecov](https://codecov.io/gh/odin-detector/odin-control/branch/master/graph/badge.svg?token=Urucx8wsTU)](https://codecov.io/gh/odin-detector/odin-control) +[![codecov](https://codecov.io/gh/odin-detector/odin-control/branch/main/graph/badge.svg?token=Urucx8wsTU)](https://codecov.io/gh/odin-detector/odin-control) [![PyPI](https://img.shields.io/pypi/v/odin-control.svg)](https://pypi.org/project/odin-control) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0) diff --git a/docs/getting-started.md b/docs/getting-started.md index ab6fbd0..e4268e7 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -232,7 +232,7 @@ pip install . by using the `-e` command option. The repository also contains an -[example configuration file](https://github.com/stfc-aeg/odin-workshop/blob/master/python/test/config/workshop.cfg), +[example configuration file](https://github.com/stfc-aeg/odin-workshop/blob/main/python/test/config/workshop.cfg), or you can create it yourself: