diff --git a/Cargo.toml b/Cargo.toml index 16e9e6e..e0eebd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Srinath Setty "] edition = "2018" description = "Recursive zkSNARKs without trusted setup" -documentation = "https://docs.rs/nova/" +documentation = "https://docs.rs/nova-snark/" readme = "README.md" repository = "https://github.com/Microsoft/Nova" license-file = "LICENSE"