Skip to content

Commit

Permalink
Update repository url
Browse files Browse the repository at this point in the history
The old one redirects to the new one, but still better to say up-to-date.
  • Loading branch information
LingMan authored Jun 25, 2020
1 parent a595a40 commit 7dd4303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"

description = "Linear algebra package for rust-ndarray using LAPACK"
documentation = "https://docs.rs/ndarray-linalg/"
repository = "https://github.com/termoshtt/ndarray-linalg"
repository = "https://github.com/rust-ndarray/ndarray-linalg"
keywords = ["ndarray", "lapack", "matrix"]
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit 7dd4303

Please sign in to comment.