Skip to content

Commit 5c5bdac

Browse files
committed
DOC: Update doc links in readme
Docs.rs now covers versioned docs, so we don't have to do this
1 parent 6a31c1e commit 5c5bdac

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

README.rst

+1-10
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,9 @@ ndarray
44
The ``ndarray`` crate provides an *n*-dimensional container for general elements
55
and for numerics.
66

7-
Please read the API documentation here: `(0.10)`__, `(0.9)`__, `(0.8)`__, `(0.7)`__, `(0.6)`__,
8-
`(0.5)`__, `(0.4)`__, `(0.3)`__, `(0.2)`__
7+
Please read the `API documentation on docs.rs`__
98

109
__ https://docs.rs/ndarray/
11-
__ https://bluss.github.io/rust-ndarray/0.9/
12-
__ https://bluss.github.io/rust-ndarray/0.8/
13-
__ https://bluss.github.io/rust-ndarray/0.7/
14-
__ https://bluss.github.io/rust-ndarray/0.6/
15-
__ https://bluss.github.io/rust-ndarray/0.5/
16-
__ https://bluss.github.io/rust-ndarray/0.4/
17-
__ https://bluss.github.io/rust-ndarray/0.3/
18-
__ https://bluss.github.io/rust-ndarray/0.2/
1910

2011
|build_status|_ |crates|_
2112

0 commit comments

Comments
 (0)