Skip to content

Commit 5a641f7

Browse files
committed
DOC: Remove unused link to Array::uninitialized in numpy docs
1 parent f02fdde commit 5a641f7

File tree

1 file changed

+0
-1
lines changed
  • src/doc/ndarray_for_numpy_users

1 file changed

+0
-1
lines changed

src/doc/ndarray_for_numpy_users/mod.rs

-1
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,6 @@
647647
//! [.index_axis()]: ../../struct.ArrayBase.html#method.index_axis
648648
//! [.sum_axis()]: ../../struct.ArrayBase.html#method.sum_axis
649649
//! [.t()]: ../../struct.ArrayBase.html#method.t
650-
//! [::uninitialized()]: ../../struct.ArrayBase.html#method.uninitialized
651650
//! [vec-* dot]: ../../struct.ArrayBase.html#method.dot
652651
//! [.visit()]: ../../struct.ArrayBase.html#method.visit
653652
//! [::zeros()]: ../../struct.ArrayBase.html#method.zeros

0 commit comments

Comments
 (0)