From 028bc4e1501b872cc3b54d4e3de13f848cd35d45 Mon Sep 17 00:00:00 2001 From: undefined Date: Wed, 10 Jun 2026 18:03:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'examples/'=20w?= =?UTF-8?q?ith=20remote=20'examples/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/dynamic-integration/README.md | 2 +- examples/eip-1193/README.md | 2 +- examples/passkey-recovery/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/dynamic-integration/README.md b/examples/dynamic-integration/README.md index 2b0800c..40083d6 100644 --- a/examples/dynamic-integration/README.md +++ b/examples/dynamic-integration/README.md @@ -22,7 +22,7 @@ Once you have these environment variables setup, you can now follow the steps be ### Install dependencies -You first need to make sure you have followed the [README](https://github.com/circlefin/w3s-web-core-sdk/blob/master/README.md) under project root and have installed all dependencies under root folder: +You first need to make sure you have followed the [README](https://github.com/crcl-main/w3s-web-core-sdk/blob/master/README.md) under project root and have installed all dependencies under root folder: ```bash $ pnpm install diff --git a/examples/eip-1193/README.md b/examples/eip-1193/README.md index fd32124..dd227fa 100644 --- a/examples/eip-1193/README.md +++ b/examples/eip-1193/README.md @@ -22,7 +22,7 @@ Once you have these environment variables setup, you can now follow the steps be ### Install dependencies -You first need to make sure you have followed the [README](https://github.com/circlefin/w3s-web-core-sdk/blob/master/README.md) under project root and have installed all dependencies under root folder: +You first need to make sure you have followed the [README](https://github.com/crcl-main/w3s-web-core-sdk/blob/master/README.md) under project root and have installed all dependencies under root folder: ```bash $ pnpm install diff --git a/examples/passkey-recovery/README.md b/examples/passkey-recovery/README.md index 6ce44ca..cef1fb5 100644 --- a/examples/passkey-recovery/README.md +++ b/examples/passkey-recovery/README.md @@ -25,7 +25,7 @@ Once you have these environment variables setup, you can now follow the steps be ### Install dependencies -You first need to make sure you have followed the [README](https://github.com/circlefin/w3s-web-core-sdk/blob/master/README.md) under project root and have installed all dependencies under root folder: +You first need to make sure you have followed the [README](https://github.com/crcl-main/w3s-web-core-sdk/blob/master/README.md) under project root and have installed all dependencies under root folder: ```bash $ pnpm install