Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit d4217a2

Browse files
authored
1x doc updates (#6325)
* link update * doc update
1 parent 5f02175 commit d4217a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ This project adheres to the [Release Guidelines](./REVIEW.md).
312312
[stackexchange-url]: https://ethereum.stackexchange.com/questions/tagged/web3js
313313
[gitpoap-image]: https://public-api.gitpoap.io/v1/repo/ChainSafe/web3.js/badge
314314
[gitpoap-url]: https://www.gitpoap.io/gh/ChainSafe/web3.js
315-
[4x-release]: https://github.com/ChainSafe/web3.js/releases/tag/v4.0.1-rc.1
315+
[4x-release]: https://www.npmjs.com/package/web3
316316
[4xdoc]: https://docs.web3js.org/
317317
[cdnhits-image]: https://data.jsdelivr.com/v1/package/npm/web3/badge
318318
[cdnhits-url]: https://www.jsdelivr.com/package/npm/web3

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ web3.js is a collection of libraries that allow you to interact with a local or
77

88
The following documentation will guide you through :ref:`installing and running web3.js <adding-web3>` as well as providing an :ref:`API reference documentation <#id1>` with examples.
99

10-
.. note:: `Web3.js 4.x <https://github.com/ChainSafe/web3.js/releases/tag/v4.0.1-rc.1>`_ has been released. Checkout 4.x `API documentation and migration guide <https://docs.web3js.org/>`_ for testing, early feedback and contributions.
10+
.. note:: `Web3.js 4.x <https://www.npmjs.com/package/web3>`_ has been released. Checkout 4.x `API documentation and migration guide <https://docs.web3js.org/>`_ .
1111

1212
Contents:
1313

0 commit comments

Comments
 (0)