diff --git a/Cargo.toml b/Cargo.toml index a05708eaa..5609a9f62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Paul Masurel "] license = "MIT" categories = ["database-implementations", "data-structures"] description = """Search engine library""" -documentation = "https://tantivy-search.github.io/tantivy/tantivy/index.html" +documentation = "https://docs.rs/tantivy/" homepage = "https://github.com/tantivy-search/tantivy" repository = "https://github.com/tantivy-search/tantivy" readme = "README.md"