Skip to content

Commit d9492d7

Browse files
committed
Link docs
1 parent 3a8fa8e commit d9492d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@ ndarray
44
The ``ndarray`` crate provides an N-dimensional container for general elements
55
and for numerics. Requires Rust 1.13.
66

7-
Please read the API documentation here: `(0.7)`__, `(0.6)`__, `(0.5)`__, `(0.4)`__, `(0.3)`__, `(0.2)`__
7+
Please read the API documentation here: `(0.8)`__, `(0.7)`__, `(0.6)`__,
8+
`(0.5)`__, `(0.4)`__, `(0.3)`__, `(0.2)`__
89

910
__ http://bluss.github.io/rust-ndarray/
11+
__ http://bluss.github.io/rust-ndarray/0.7/
1012
__ http://bluss.github.io/rust-ndarray/0.6/
1113
__ http://bluss.github.io/rust-ndarray/0.5/
1214
__ http://bluss.github.io/rust-ndarray/0.4/

0 commit comments

Comments
 (0)