Skip to content

Commit 11879db

Browse files
quark17kenta2
authored andcommitted
README: Fix CI badge links
1 parent c751d08 commit 11879db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
[![Version]](https://github.com/B-Lang-org/bsc/releases/tag/2025.01.1)
66
[![License]](./COPYING)
7-
[![Build Status]](https://github.com/b-lang-org/bsc/actions?query=workflow%3ACI+event%3Apush)
7+
[![Build Status]](https://github.com/B-Lang-org/bsc/actions/workflows/ci.yml?query=branch%3Amain+event%3Apush)
88

99
[License]: https://img.shields.io/badge/license-BSD%203-blueviolet.svg
1010
[Version]: https://img.shields.io/badge/release-2025.01.1-red.svg?logo=v
11-
[Build Status]: https://github.com/b-lang-org/bsc/workflows/CI/badge.svg?branch=main&event=push
11+
[Build Status]: https://github.com/B-Lang-org/bsc/actions/workflows/ci.yml/badge.svg?branch=main&event=push
1212

1313
**[Community] • [Download] • [Documentation] • [Build] • [Test] • [Develop]**
1414

0 commit comments

Comments
 (0)