Skip to content

Commit 52ab910

Browse files
committed
fix readme path
1 parent b051c88 commit 52ab910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

polyfuzzy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Fuzzy message detection with randomized and compact keys"
55
license = "MIT"
66
homepage = "https://github.com/anoma/shielded-state-sync"
77
repository = "https://github.com/anoma/shielded-state-sync"
8-
readme = "https://github.com/anoma/shielded-state-sync/blob/main/README.md"
8+
readme = "../README.md"
99
edition = "2021"
1010

1111
[features]

0 commit comments

Comments
 (0)