Skip to content

Commit cca8c47

Browse files
authored
Fix build badge
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent ba4656c commit cca8c47

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
@@ -1,8 +1,8 @@
11
# Frequenz channels
22

3-
[<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/frequenz-floss/frequenz-channels-python/frequenz-channels-python">](https://github.com/frequenz-floss/frequenz-channels-python/actions/workflows/ci.yaml)
4-
[<img alt="PyPI" src="https://img.shields.io/pypi/v/frequenz-channels">](https://pypi.org/project/frequenz-channels/)
5-
[<img alt="PyPI" src="https://img.shields.io/badge/docs-latest-informational">](https://frequenz-floss.github.io/frequenz-channels-python/)
3+
[![Build Status](https://github.com/frequenz-floss/frequenz-channels-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-channels-python/actions/workflows/ci.yaml)
4+
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-channels)](https://pypi.org/project/frequenz-channels/)
5+
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-channels-python/)
66

77
This repository contains channel implementations for python.
88

0 commit comments

Comments
 (0)