Skip to content

Commit c2d27ab

Browse files
Merge pull request #41 from sobolevn/patch-1
Fix CI badge in `README.md`
2 parents 3c8459b + 25edf1d commit c2d27ab

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
@@ -2,8 +2,8 @@
22

33
[![Build Status][status-img]][status]
44

5-
[status-img]: https://travis-ci.com/rust-lang/thanks.svg?branch=master
6-
[status]: https://travis-ci.com/rust-lang/thanks
5+
[status-img]: https://github.com/rust-lang/thanks/actions/workflows/ci.yml/badge.svg?branch=master
6+
[status]: https://github.com/rust-lang/thanks/actions/workflows/ci.yml
77

88
This is a static site generator showing people who have contributed to Rust.
99

0 commit comments

Comments
 (0)