From 93ce1d793cd41eae731992f0280088462afe2457 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Sun, 3 Mar 2024 18:23:15 +0530 Subject: [PATCH] Fix links --- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a030b7361..c53b36629 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - name: Bug reports - url: https://github.com/ente-io/ente/discussions - about: https://github.com/ente-io/ente/issues/new/choose + url: https://github.com/ente-io/ente/issues/new/choose + about: Open issues in our new repository ente-io/ente - name: Feature requests and questions url: https://github.com/ente-io/ente/discussions - about: Please use Discussions in our new repository ente-io/ente + about: Open feature requests in our new repository ente-io/ente