diff --git a/profile/README.md b/profile/README.md index b6728c0..626e46f 100644 --- a/profile/README.md +++ b/profile/README.md @@ -17,7 +17,7 @@ https://tlsnotary.org ## Repositories * [Rust implementation of the TLSNotary protocol](https://github.com/tlsnotary/tlsn) -* [MPZ: The Rust library for Multi-Party Computation behind TLSNotary](https://github.com/privacy-scaling-explorations/mpz) +* [MPZ: The Rust library for Multi-Party Computation behind TLSNotary](https://github.com/privacy-ethereum/mpz) * [Chrome Extension for TLSNotary](https://github.com/tlsnotary/tlsn-extension) * [Add plugins to the TLSNotary browser extension: Boilerplate and examples](https://github.com/tlsnotary/tlsn-plugin-boilerplate) * [Documentation + landing page](https://github.com/tlsnotary/website)