From 7c31ee1e0cb349193c3cee99d047e3b11f6285e3 Mon Sep 17 00:00:00 2001 From: Pyshka <71spates.bravest@icloud.com> Date: Sun, 25 May 2025 15:45:24 +0400 Subject: [PATCH] Update README.md --- bonsai-pay/apps/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonsai-pay/apps/README.md b/bonsai-pay/apps/README.md index e18ed45..d5ebf4d 100644 --- a/bonsai-pay/apps/README.md +++ b/bonsai-pay/apps/README.md @@ -47,5 +47,5 @@ curl -H "X-Auth-Token: " http://localhost:8080/auth A small rust [library] containing utility functions to help with sending off-chain proof requests to the Bonsai proving service and publish the received proofs directly to a deployed app contract on Ethereum. [pubsub]: ./src/bin/pubsub.rs -[Bonsai]: https://dev.bonsai.xyz/ +[Bonsai]: http://dev.risczero.com/bonsai/ [library]: ./src/lib.rs