Skip to content

Commit 67c2f65

Browse files
authored
README: Fix CI Badges (#270)
1 parent 15931fd commit 67c2f65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
![Python3 API: Beta][dev-beta]
55
[![Documentation Status](https://readthedocs.org/projects/pyamrex/badge/?version=latest)](https://pyamrex.readthedocs.io)
66
[![Discussions](https://img.shields.io/badge/chat-discussions-turquoise.svg)](https://github.com/AMReX-Codes/pyamrex/discussions)
7-
![linux](https://github.com/AMReX-Codes/pyamrex/workflows/linux/badge.svg?branch=development)
8-
![macos](https://github.com/AMReX-Codes/pyamrex/workflows/macos/badge.svg?branch=development)
9-
![windows](https://github.com/AMReX-Codes/pyamrex/workflows/windows/badge.svg?branch=development)
7+
![Linux](https://github.com/AMReX-Codes/pyamrex/actions/workflows/ubuntu.yml/badge.svg?branch=development)
8+
![macOS](https://github.com/AMReX-Codes/pyamrex/actions/workflows/macos.yml/badge.svg?branch=development)
9+
![Windows](https://github.com/AMReX-Codes/pyamrex/actions/workflows/windows.yml/badge.svg?branch=development)
1010
[![License pyAMReX](https://img.shields.io/badge/license-BSD--3--Clause--LBNL-blue.svg)](https://spdx.org/licenses/BSD-3-Clause-LBNL.html)
1111
[![DOI (source)](https://img.shields.io/badge/DOI%20(source)-10.5281/zenodo.8408733-blue.svg)](https://doi.org/10.5281/zenodo.8408733)
1212

0 commit comments

Comments
 (0)