You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/10.zk-stack/20.running/10.quickstart.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ description: Quickstart - Getting Started with ZKsync Stack
5
5
6
6
## Development dependencies
7
7
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)
9
9
to set up dependencies on your machine (don't worry about the Environment section for now).
10
10
11
11
## Deploying locally
@@ -19,7 +19,7 @@ Learn more on [zksync-cli](/zksync-network/tooling/zksync-cli).
19
19
### Install ZKsync Stack CLI
20
20
21
21
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).
0 commit comments