Skip to content

Commit 3f4cf5e

Browse files
authored
fix: external node link (#438)
<!-- Thank you for contributing to the ZKsync Docs! Before submitting the PR, please make sure you do the following: - Update your PR title to follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) - Read the [Contributing Guide](https://github.com/matter-labs/zksync-docs/blob/main/CONTRIBUTING.md). - Understand our [Code of Conduct](https://github.com/matter-labs/zksync-docs/blob/main/CODE_OF_CONDUCT.md) - Please delete any unused parts of the template when submitting your PR --> # Description wrong url in the external node documentation ## Linked Issues <!-- If you have any issues this PR is related to, link them here. --> <!-- Check out https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue on how to automate linking a GitHub Issue to a PR. --> ## Additional context
1 parent 0c57f2a commit 3f4cf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/00.zksync-network/40.tooling/50.external-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ With the ZKsync node, you _can not_:
5252

5353
## Running the Node
5454

55-
Detailed information on how to run, configure, and maintain the External Node can be found in the [ZKsync Core book](https://matter-labs.github.io/zksync-network/core/latest/guides/external-node/01_intro.html).
55+
Detailed information on how to run, configure, and maintain the External Node can be found in the [ZKsync Core book](https://matter-labs.github.io/zksync-era/core/latest/guides/external-node/01_intro.html).

0 commit comments

Comments
 (0)