Skip to content

Commit 3be5e48

Browse files
authored
chore: dead link docs in CONTRIBUTING.md (#18)
# What ❔ Hi! I updates a dead link in the CONTRIBUTING.md file. The old link pointing to era.zksync.io/docs/ has been replaced with the correct URL https://docs.zksync.io/zksync-era. This ensures that contributors are directed to the correct and up-to-date documentation. ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ ] Tests for the changes have been added / updated. - [ ] Documentation comments have been added / updated. - [ ] Code has been formatted via `zk fmt` and `zk lint`.
1 parent 971ab2a commit 3be5e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ We aim to make it as easy as possible to contribute to the mission. This is stil
3434
and suggestions here too. Some resources to help:
3535

3636
1. [In-repo docs aimed at developers](docs)
37-
2. [zkSync Era docs!](https://era.zksync.io/docs/)
37+
2. [zkSync Era docs!](https://docs.zksync.io/zksync-era)
3838
3. Company links can be found in the [repo's readme](README.md)
3939

4040
## Code of Conduct

0 commit comments

Comments
 (0)