Merge pull request #2 from DrPeterVanNostrand/fix-link-to-pairing-repo-in-docs
Fixed link to pairing library in docs.
This commit is contained in:
commit
58ebd37d9d
@ -3,7 +3,7 @@
|
||||
//! ## Make your circuit
|
||||
//!
|
||||
//! Grab the [`bellman`](https://github.com/ebfull/bellman) and
|
||||
//! [`pairing`](https://github.com/ebfull/bellman) crates. Bellman
|
||||
//! [`pairing`](https://github.com/ebfull/pairing) crates. Bellman
|
||||
//! provides a trait called `Circuit`, which you must implement
|
||||
//! for your computation.
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user