Skip to content

Commit c2cbc48

Browse files
authored
Merge pull request #469 from nsfisis/fix/ci-badge
Fix broken links to CI status badges
2 parents f284043 + df47e79 commit c2cbc48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README-ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![logo1](https://raw.githubusercontent.com/wiki/gfngfn/SATySFi/img/satysfi-logo.png)
22

3-
[![Build Status](https://github.com/gfngfn/SATySFi/workflows/CI/badge.svg?branch=master)](https://github.com/gfngfn/SATySFi/actions?query=workflow%3ACI)
3+
[![Build Status](https://github.com/gfngfn/SATySFi/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gfngfn/SATySFi/actions?query=workflow%3ACI)
44

55
[English README is here](https://github.com/gfngfn/SATySFi/blob/master/README.md)
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![logo1](https://raw.githubusercontent.com/wiki/gfngfn/SATySFi/img/satysfi-logo.png)
22

3-
[![Build Status](https://github.com/gfngfn/SATySFi/workflows/CI/badge.svg?branch=master)](https://github.com/gfngfn/SATySFi/actions?query=workflow%3ACI)
3+
[![Build Status](https://github.com/gfngfn/SATySFi/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/gfngfn/SATySFi/actions?query=workflow%3ACI)
44

55
[日本語版 README はこちら](https://github.com/gfngfn/SATySFi/blob/master/README-ja.md)
66

0 commit comments

Comments
 (0)