Skip to content

Commit 7bce436

Browse files
committed
update zkEVM - fix two links
1 parent 9eeab0e commit 7bce436

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/zkEVM/architecture/zknode/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ There must be only one synchronizer, and it's recommended that it must have excl
4040

4141
The synchronizer role can be run perfectly in a single instance, but the JSON RPC and executor services can benefit from running in multiple instances, if the performance decreases due to the number of received requests.
4242

43-
- [`zkEVM RPC endpoints`](./docs/json-rpc-endpoints.md)
44-
- [`zkEVM RPC Custom endpoints documentation`](./docs/zkEVM-custom-endpoints.md)
43+
- [`zkEVM RPC endpoints`](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/docs/json-rpc-endpoints.md)
44+
- [`zkEVM RPC Custom endpoints documentation`](https://github.com/0xPolygonHermez/zkevm-node/blob/develop/docs/zkEVM-custom-endpoints.md)
4545

4646
### Trusted sequencer
4747

0 commit comments

Comments
 (0)