We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0719767 commit b99340bCopy full SHA for b99340b
src/components/urls.ts
@@ -3,4 +3,4 @@ export const docsUrl = "https://docs.web3js.org/"
3
export const npmUrl = "https://www.npmjs.com/package/web3"
4
export const blogUrl = "https://blog.chainsafe.io/tagged/web3js"
5
export const blogPostv4 = "https://blog.chainsafe.io/announcing-the-full-release-of-web3-js-v4-e9e26275a3dc";
6
-export const githubUrl = "https://github.com/chainsafe/web3js";
+export const githubUrl = "https://github.com/web3/web3.js";
0 commit comments