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