diff --git a/Cargo.toml b/Cargo.toml index 2e31f7473..2439b3e7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,8 @@ license = "MIT" categories = ["database-implementations", "data-structures"] description = """Search engine library""" documentation = "https://docs.rs/tantivy/" -homepage = "https://github.com/tantivy-search/tantivy" -repository = "https://github.com/tantivy-search/tantivy" +homepage = "https://github.com/quickwit-inc/tantivy" +repository = "https://github.com/quickwit-inc/tantivy" readme = "README.md" keywords = ["search", "information", "retrieval"] edition = "2018"