Skip to content

Commit aa548b9

Browse files
committed
fix: Homepage link
Closes #34
1 parent 950c3b7 commit aa548b9

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
@@ -23,7 +23,7 @@ name = "criterion"
2323
description = "Statistics-driven micro-benchmarking library"
2424
categories = ["development-tools::profiling"]
2525
keywords = ["criterion", "benchmark"]
26-
homepage = "https://criterion-rs.github.io/criterion.rs/book/index.html"
26+
homepage = "https://criterion-rs.github.io/book/index.html"
2727
authors.workspace = true
2828
edition.workspace = true
2929
license.workspace = true

0 commit comments

Comments
 (0)