Skip to content

Commit c5912f2

Browse files
committed
Update Cargo.toml: doc and homepage references
1 parent 7c6ac03 commit c5912f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ description = "Pure Rust curve fitting library"
1111
# These URLs point to more information about the package. These are
1212
# intended to be webviews of the relevant data, not necessarily compatible
1313
# with VCS tools and the like.
14-
documentation = "https://github.com/mshrtsr/fitting-rs"
15-
homepage = "https://github.com/mshrtsr/fitting-rs"
14+
documentation = "https://docs.rs/fitting/"
15+
homepage = "https://crates.io/crates/fitting"
1616
repository = "https://github.com/mshrtsr/fitting-rs"
1717

1818
# This points to a file under the package root (relative to this `Cargo.toml`).

0 commit comments

Comments
 (0)