Skip to content

Commit

Permalink
DOC: Remove unused link to Array::uninitialized in numpy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Dec 29, 2020
1 parent f02fdde commit 5a641f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/doc/ndarray_for_numpy_users/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,6 @@
//! [.index_axis()]: ../../struct.ArrayBase.html#method.index_axis
//! [.sum_axis()]: ../../struct.ArrayBase.html#method.sum_axis
//! [.t()]: ../../struct.ArrayBase.html#method.t
//! [::uninitialized()]: ../../struct.ArrayBase.html#method.uninitialized
//! [vec-* dot]: ../../struct.ArrayBase.html#method.dot
//! [.visit()]: ../../struct.ArrayBase.html#method.visit
//! [::zeros()]: ../../struct.ArrayBase.html#method.zeros
Expand Down

0 comments on commit 5a641f7

Please sign in to comment.