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: