diff --git a/Cargo.toml b/Cargo.toml index 83b5f0eac..93bbb82ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,8 +8,8 @@ license = "MIT" description = """Tantivy is a search engine library.""" documentation = "http://fulmicoton.com/tantivy/tantivy/index.html" -homepage = "https://github.com/fulmicoton/tantivy" -repository = "https://github.com/fulmicoton/tantivy" +homepage = "https://github.com/tantivy-search/tantivy" +repository = "https://github.com/tantivy-search/tantivy" readme = "README.md" keywords = ["search", "information", "retrieval"]