From e7efc7edd4aa43be18691010fcdca87045ac68a4 Mon Sep 17 00:00:00 2001 From: Wale Ernie Date: Fri, 7 Feb 2025 17:28:58 +0000 Subject: [PATCH] bug: Fix broken link to full documentation in ReadMe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b906538..bc6f780 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ async fn main() -> anyhow::Result<()> { ## Documentation -Read the [full documentation](https://docs.rig.ai/rig-onchain-kit) to learn more +Read the [full documentation](https://0xplaygrounds.github.io/rig-onchain-kit/) to learn more ## License