Skip to content

Commit e8b3ced

Browse files
committed
Change URL to pyo3
1 parent 88e3b57 commit e8b3ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
rust-numpy
22
===========
3-
[![Build Status](https://travis-ci.org/rust-numpy/rust-numpy.svg?branch=master)](https://travis-ci.org/rust-numpy/rust-numpy)
3+
[![Build Status](https://travis-ci.org/pyo3/rust-numpy.svg?branch=master)](https://travis-ci.org/pyo3/rust-numpy)
44
[![Build status](https://ci.appveyor.com/api/projects/status/bjaru43c7t1alx2x/branch/master?svg=true)](https://ci.appveyor.com/project/kngwyu/rust-numpy/branch/master)
55
[![Crate](http://meritbadge.herokuapp.com/numpy)](https://crates.io/crates/numpy)
66

77
Rust bindings for the NumPy C-API
88

99
## API documentation
1010
- [Latest release (possibly broken)](https://docs.rs/numpy)
11-
- [Current Master](https://rust-numpy.github.io/rust-numpy)
11+
- [Current Master](https://pyo3.github.io/rust-numpy)
1212

1313

1414
## Requirements

0 commit comments

Comments
 (0)