Skip to content

Commit cc3bed9

Browse files
authored
chore: fix 404 status URL (#56)
Signed-off-by: wangjingcun <[email protected]>
1 parent a77de9b commit cc3bed9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gpu-tests/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ name = "gpu-tests"
66
version = "0.1.0"
77
edition = "2021"
88
description = "Test for the ec-gpu project"
9-
homepage = "https://github.com/filecoin-project/ec-gen"
10-
repository = "https://github.com/filecoin-project/ec-gen"
9+
homepage = "https://github.com/filecoin-project/ec-gpu"
10+
repository = "https://github.com/filecoin-project/ec-gpu"
1111
license = "MIT/Apache-2.0"
1212
publish = false
1313

0 commit comments

Comments
 (0)