Sfoglia il codice sorgente

Fix the Travis CI status link.

Michael Sproul 12 anni fa
parent
commit
d45cdff16f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 rust-url
 ========
 
-[![Build Status](https://travis-ci.org/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/servo/rust-url)
 
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).