Skip to content

Commit 9d83ade

Browse files
committed
MAINT: Fix repository link for new canonical name
1 parent 6455d1c commit 9d83ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["bluss"]
66
license = "MIT/Apache-2.0"
77
readme = "README-crates.io.md"
88

9-
repository = "https://github.com/bluss/rust-ndarray"
9+
repository = "https://github.com/bluss/ndarray"
1010
documentation = "https://docs.rs/ndarray/"
1111

1212
description = "An n-dimensional array for general elements and for numerics. Lightweight array views and slicing; views support chunking and splitting."

0 commit comments

Comments
 (0)