Skip to content

Commit cade512

Browse files
fix: links (#439)
fixes a couple broken links
1 parent 3f4cf5e commit cade512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/10.zk-stack/20.running/10.quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Quickstart - Getting Started with ZKsync Stack
55

66
## Development dependencies
77

8-
Ensure you have followed [these instructions](https://github.com/matter-labs/zksync-network/blob/main/docs/src/guides/setup-dev.md)
8+
Ensure you have followed [these instructions](https://github.com/matter-labs/zksync-era/blob/main/docs/src/guides/setup-dev.md)
99
to set up dependencies on your machine (don't worry about the Environment section for now).
1010

1111
## Deploying locally
@@ -19,7 +19,7 @@ Learn more on [zksync-cli](/zksync-network/tooling/zksync-cli).
1919
### Install ZKsync Stack CLI
2020

2121
ZKsync Stack CLI facilitates the creation and management of an Elastic Network ecosystem and ZKsync chains using ZKsync Stack. All commands are interactive,
22-
but you can also pass all necessary arguments via the command line. See here for [full instructions for ZKsync Stack CLI](https://github.com/matter-labs/zksync-network/tree/main/zkstack_cli).
22+
but you can also pass all necessary arguments via the command line. See here for [full instructions for ZKsync Stack CLI](https://github.com/matter-labs/zksync-era/tree/main/zkstack_cli).
2323

2424
1. Install zkstack from git:
2525

0 commit comments

Comments
 (0)