summaryrefslogtreecommitdiffstats
path: root/vendor/ena/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/ena/README.md')
-rw-r--r--vendor/ena/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/ena/README.md b/vendor/ena/README.md
index afa6567c6..416598ba3 100644
--- a/vendor/ena/README.md
+++ b/vendor/ena/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.com/rust-lang-nursery/ena.svg?branch=master)](https://travis-ci.com/rust-lang-nursery/ena)
+[![Build Status](https://travis-ci.org/rust-lang/ena.svg?branch=master)](https://travis-ci.org/rust-lang/ena)
An implementation of union-find in Rust; extracted from (and used by)
rustc.