Procházet zdrojové kódy

Update Travis build status image for new repository location.

Simon Sapin před 12 roky
rodič
revize
4d0479111f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 rust-url
 ========
 
-[![Build Status](https://travis-ci.org/mozilla-servo/rust-url.svg?branch=master)](https://travis-ci.org/mozilla-servo/rust-url)
+[![Build Status](https://travis-ci.org/servo/rust-url.svg?branch=master)](https://travis-ci.org/mozilla-servo/rust-url)
 
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).