diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index aff2f79ad..fe25d3ac8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,12 +1,11 @@ blank_issues_enabled: true contact_links: - name: 📚 Documentation - url: https://github.com/SurfSense/SurfSense/tree/main/docs + url: https://www.surfsense.com/docs about: Check our documentation for guides and setup instructions - name: 💬 Discussions - url: https://github.com/SurfSense/SurfSense/discussions + url: https://github.com/MODSetter/SurfSense/discussions about: Ask questions and discuss ideas with the community - name: 🤝 Contributing Guide - url: https://github.com/SurfSense/SurfSense/blob/main/CONTRIBUTING.md + url: https://github.com/MODSetter/SurfSense/blob/main/CONTRIBUTING.md about: Learn how to contribute to SurfSense -