Commit 3be5e48
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
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments