File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ license.
3333We aim to make it as easy as possible to contribute to the mission. This is still WIP, and we're happy for contributions
3434and 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 )
38383 . Company links can be found in the [ repo's readme] ( README.md )
3939
4040## Code of Conduct
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ or re-auditing a single line of code. ZKsync Era also uses an LLVM-based compile
88write smart contracts in C++, Rust and other popular languages.
99
1010This 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
You can’t perform that action at this time.
0 commit comments