diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f30e9ca45..56a5e12a3 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -61,7 +61,7 @@ This ensures consistent code style throughout the project and helps identify pot ## Need Assistance? -If you're unsure about something or have questions, don't hesitate to open an issue or initiate a discussion in our [zkSync Community Hub](https://github.com/zkSync-Community-Hub/zkync-developers/discussions). We're here to assist! +If you're unsure about something or have questions, don't hesitate to open an issue or initiate a discussion in our [zkSync Community Hub](https://github.com/zkSync-Community-Hub/zksync-developers/discussions). We're here to assist! ## What's Next? diff --git a/.github/ISSUE_TEMPLATE/config.yaml b/.github/ISSUE_TEMPLATE/config.yaml index 4b09aeb64..3b1415813 100644 --- a/.github/ISSUE_TEMPLATE/config.yaml +++ b/.github/ISSUE_TEMPLATE/config.yaml @@ -1,7 +1,7 @@ blank_issues_enabled: true contact_links: - name: zksync-developers Discussion - url: https://github.com/zkSync-Community-Hub/zkync-developers/discussions + url: https://github.com/zkSync-Community-Hub/zksync-developers/discussions about: Please provide feedback, and ask questions here. - name: hardhat-zksync plugins documentation page url: https://era.zksync.io/docs/tools/hardhat/plugins.html