diff --git a/README.md b/README.md index 0251b02..e8bed6c 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ const chainlinkPlugin = new ChainlinkPlugin(); web3.registerPlugin(chainlinkPlugin); ``` -More information about registering web3.js plugins can be found [here](https://docs.web3js.org/docs/guides/web3_plugin_guide/plugin_users#registering-the-plugin). +More information about registering web3.js plugins can be found [here](https://docs.web3js.org/guides/web3_plugin_guide/plugin_authors/). ### Plugin Methods