From ae15920fb9109abca45ec73879f70c377d0a0e6f Mon Sep 17 00:00:00 2001 From: Steven Luscher Date: Fri, 13 Dec 2024 16:09:14 -0800 Subject: [PATCH] chore: update link to web3.js@next line in README (#3713) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dc970a41a11..174c7a0efe15 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ [semantic-release-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg [semantic-release-url]: https://github.com/semantic-release/semantic-release -> [!NOTE] This is the maintenance branch for the 1.x line of `@solana/web3.js`. The current development branch can be found [here](https://github.com/solana-labs/solana-web3.js). +> [!NOTE] +> This is the maintenance branch for the 1.x line of `@solana/web3.js`. You can find the successor to this library [here](https://l.anza.xyz/s/js-sdk-repo). # Solana JavaScript SDK (v1.x)