Fixed link to pairing library in docs.
This commit is contained in:
parent
385f6222b4
commit
0c2b25fe88
@ -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