Skip to content

Commit 6a1325a

Browse files
committed
Update Dev Tools - Matic.js link fix
1 parent b159e66 commit 6a1325a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/matic-js/zkevm/message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Deploy your `OriginChainBridgeAdapt` and `WrapperChainBridgeAdapter`.
209209
210210
Make sure you are using `matic.js version > 3.6.4`.
211211
212-
- Create an instance of the zkEVM client, passing the necessary parameters. Refer [here](https://docs.polygon.technology/tools/matic-js/zkevm/initialize/) for more info.
212+
- Create an instance of the zkEVM client, passing the necessary parameters. Refer [here](./initialize.md) for more info.
213213
214214
```jsx
215215
const client = new ZkEvmClient();

0 commit comments

Comments
 (0)