Skip to content

Commit 30f35da

Browse files
authored
Update Cargo.toml
1 parent 3d328af commit 30f35da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ authors = ["Ekin Igdir"]
55
edition = "2024"
66
description = "A trie-based map implementation in Rust"
77
repository = "https://github.com/ekinimo/triemap"
8-
documentation = "https://ekinimo.github.io/triemap/"
8+
documentation = "https://ekinimo.github.io/triemap/triemap/index.html"
99
readme = "README.md"
1010
license = "MIT"
1111
keywords = ["trie", "map", "data-structure", "prefix", "collection"]

0 commit comments

Comments
 (0)