Skip to content

Commit 7faac10

Browse files
authored
Merge pull request #5 from childmindresearch/update-urls-1
[Bot] Auto update template
2 parents 54a1797 + 7083435 commit 7faac10

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# C-PAC log muncher (`clmunch`)
22

3-
[![Build](https://github.com/cmi-dair/cpac-log-muncher/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/cmi-dair/cpac-log-muncher/actions/workflows/test.yaml?query=branch%3Amain)
4-
[![codecov](https://codecov.io/gh/cmi-dair/cpac-log-muncher/branch/main/graph/badge.svg?token=22HWWFWPW5)](https://codecov.io/gh/cmi-dair/cpac-log-muncher)
3+
[![Build](https://github.com/childmindresearch/cpac-log-muncher/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/childmindresearch/cpac-log-muncher/actions/workflows/test.yaml?query=branch%3Amain)
4+
[![codecov](https://codecov.io/gh/childmindresearch/cpac-log-muncher/branch/main/graph/badge.svg?token=22HWWFWPW5)](https://codecov.io/gh/childmindresearch/cpac-log-muncher)
55
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
6-
[![L-GPL License](https://img.shields.io/badge/license-L--GPL-blue.svg)](https://github.com/cmi-dair/cpac-log-muncher/blob/main/LICENSE)
7-
[![pages](https://img.shields.io/badge/api-docs-blue)](https://cmi-dair.github.io/cpac-log-muncher)
6+
[![L-GPL License](https://img.shields.io/badge/license-L--GPL-blue.svg)](https://github.com/childmindresearch/cpac-log-muncher/blob/main/LICENSE)
7+
[![pages](https://img.shields.io/badge/api-docs-blue)](https://childmindresearch.github.io/cpac-log-muncher)
88

99

1010
## Installation
1111

1212
Get the newest development version via:
1313

1414
```sh
15-
pip install git+https://github.com/cmi-dair/cpac-log-muncher
15+
pip install git+https://github.com/childmindresearch/cpac-log-muncher
1616
```
1717

1818
## Usage

0 commit comments

Comments
 (0)