Skip to content

Commit 56a431d

Browse files
committed
fix links
1 parent ac3663f commit 56a431d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ license.
3333
We aim to make it as easy as possible to contribute to the mission. This is still WIP, and we're happy for contributions
3434
and suggestions here too. Some resources to help:
3535

36-
1. [In-repo docs aimed at developers](docs)
37-
2. [ZKsync Era docs!](https://docs.zksync.io/zk-stack)
36+
1. [Docs aimed at developers](https://docs.zksync.io/zksync-protocol)
37+
2. [ZK Stack docs!](https://docs.zksync.io/zk-stack)
3838
3. Company links can be found in the [repo's readme](README.md)
3939

4040
## Code of Conduct

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ or re-auditing a single line of code. ZKsync Era also uses an LLVM-based compile
88
write smart contracts in C++, Rust and other popular languages.
99

1010
This repository contains both L1 and L2 ZKsync smart contracts. For their description see the
11-
[system overview](docs/overview.md).
11+
[contracts overview](https://docs.zksync.io/zksync-protocol/contracts).
1212

1313
## Disclaimer
1414

0 commit comments

Comments
 (0)