Skip to content

Commit 7e1f1bf

Browse files
authored
Merge pull request #198 from LingMan/patch-1
Update repository url
2 parents a595a40 + 7dd4303 commit 7e1f1bf

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 @@ edition = "2018"
66

77
description = "Linear algebra package for rust-ndarray using LAPACK"
88
documentation = "https://docs.rs/ndarray-linalg/"
9-
repository = "https://github.com/termoshtt/ndarray-linalg"
9+
repository = "https://github.com/rust-ndarray/ndarray-linalg"
1010
keywords = ["ndarray", "lapack", "matrix"]
1111
license = "MIT"
1212
readme = "README.md"

0 commit comments

Comments
 (0)