diff --git a/README.md b/README.md index b779cbf09ad..b6f610a1947 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Servo Parallel Browser Engine Project -[![Linux Build Status](https://img.shields.io/travis/servo/servo/master.svg?label=Linux%20build)](https://travis-ci.org/servo/servo) [![Windows Build Status](https://img.shields.io/appveyor/ci/servo/servo/master.svg?label=Windows%20build)](https://ci.appveyor.com/project/servo/servo/branch/master) [![Changelog #228](https://img.shields.io/badge/changelog-%23228-9E978E.svg)](https://changelog.com/podcast/228) +[![Linux Build Status](https://img.shields.io/travis/servo/servo/master.svg?label=Linux%20build)](https://travis-ci.com/servo/servo) [![Windows Build Status](https://img.shields.io/appveyor/ci/servo/servo/master.svg?label=Windows%20build)](https://ci.appveyor.com/project/servo/servo/branch/master) [![Changelog #228](https://img.shields.io/badge/changelog-%23228-9E978E.svg)](https://changelog.com/podcast/228) Servo is a prototype web browser engine written in the [Rust](https://github.com/rust-lang/rust) language. It is currently developed on diff --git a/components/selectors/README.md b/components/selectors/README.md index 352c8dfb693..51cfda81095 100644 --- a/components/selectors/README.md +++ b/components/selectors/README.md @@ -1,8 +1,8 @@ rust-selectors ============== -* [![Build Status](https://travis-ci.org/servo/rust-selectors.svg?branch=master)]( - https://travis-ci.org/servo/rust-selectors) +* [![Build Status](https://travis-ci.com/servo/rust-selectors.svg?branch=master)]( + https://travis-ci.com/servo/rust-selectors) * [Documentation](https://docs.rs/selectors/) * [crates.io](https://crates.io/crates/selectors)