Skip to content

Commit 25edf1d

Browse files
authored
Fix CI badge in README.md
1 parent 3c8459b commit 25edf1d

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)