diff --git a/geoprox/Cargo.toml b/geoprox/Cargo.toml index 1fa27d7..a3b6961 100644 --- a/geoprox/Cargo.toml +++ b/geoprox/Cargo.toml @@ -8,7 +8,7 @@ categories = ["science::geo", "command-line-interface"] keywords = ["geospatial", "search", "location-based", "pairing", "geohash"] readme = "README.md" repository = "https://github.com/ezrasingh/geoprox" -documentation = "https://docs.rs/geoprox" +documentation = "https://ezrasingh.github.io/geoprox/docs" license = "MIT OR Apache-2.0" [dependencies]