From 79e641a3f39a17c480ee36c82b408644e1356dee Mon Sep 17 00:00:00 2001 From: Pavithra Eswaramoorthy Date: Fri, 25 Oct 2024 21:45:27 +0530 Subject: [PATCH] Update docs link --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 586f27116..348cfc5bd 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,7 +1,7 @@ blank_issues_enabled: false contact_links: - name: conda-store documentation - url: https://conda.store/en/latest/ + url: https://conda.store/ about: Check out the conda-store documentation - name: Contribution guidelines about: Do you want to contribute to conda-store? Visit our community guidelines