From d4217a21860fc1c14fca0b990a286e4abe3ec8e4 Mon Sep 17 00:00:00 2001 From: Junaid <86780488+jdevcs@users.noreply.github.com> Date: Tue, 1 Aug 2023 19:50:53 +0200 Subject: [PATCH] 1x doc updates (#6325) * link update * doc update --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa35c319caa..be2f4089576 100644 --- a/README.md +++ b/README.md @@ -312,7 +312,7 @@ This project adheres to the [Release Guidelines](./REVIEW.md). [stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js [gitpoap-image]: https://public-api.gitpoap.io/v1/repo/ChainSafe/web3.js/badge [gitpoap-url]: https://www.gitpoap.io/gh/ChainSafe/web3.js -[4x-release]: https://github.com/ChainSafe/web3.js/releases/tag/v4.0.1-rc.1 +[4x-release]: https://www.npmjs.com/package/web3 [4xdoc]: https://docs.web3js.org/ [cdnhits-image]: https://data.jsdelivr.com/v1/package/npm/web3/badge [cdnhits-url]: https://www.jsdelivr.com/package/npm/web3 diff --git a/docs/index.rst b/docs/index.rst index 4a26bbdd7f6..8ebb4eabaf9 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ web3.js is a collection of libraries that allow you to interact with a local or The following documentation will guide you through :ref:`installing and running web3.js ` as well as providing an :ref:`API reference documentation <#id1>` with examples. -.. note:: `Web3.js 4.x `_ has been released. Checkout 4.x `API documentation and migration guide `_ for testing, early feedback and contributions. +.. note:: `Web3.js 4.x `_ has been released. Checkout 4.x `API documentation and migration guide `_ . Contents: