Skip to content

Commit f9440bc

Browse files
authored
Update/remove obsolete badges and update link (#663)
1 parent 9721646 commit f9440bc

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# core-foundation-rs
22

3-
[![Build Status](https://travis-ci.com/servo/core-foundation-rs.svg?branch=master)](https://travis-ci.com/servo/core-foundation-rs)
3+
[![Build Status](https://github.com/servo/core-foundation-rs/actions/workflows/rust.yml/badge.svg)](https://github.com/servo/core-foundation-rs/actions)
44

55
## Compatibility
66

cocoa/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Cocoa-rs
33

44
This crate provides Rust bindings to Cocoa for macOS. It's dual-licensed MIT /
55
Apache 2.0. If you'd like to help improve cocoa-rs, check out [the Servo
6-
contributing guide](https://github.com/servo/servo/blob/master/CONTRIBUTING.md)!
6+
contributing guide](https://github.com/servo/servo/blob/main/CONTRIBUTING.md)!

core-graphics/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
# core-graphics-rs
2-
3-
[![Build Status](https://travis-ci.com/servo/core-graphics-rs.svg?branch=master)](https://travis-ci.com/servo/core-graphics-rs)

core-text/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
# core-text-rs
2-
3-
[![Build Status](https://travis-ci.com/servo/core-text-rs.svg?branch=master)](https://travis-ci.com/servo/core-text-rs)

0 commit comments

Comments
 (0)