From 7d861cbd52fb0b494b966f485c60e41315762267 Mon Sep 17 00:00:00 2001 From: George <31376482+george-gca@users.noreply.github.com> Date: Tue, 23 Jan 2024 12:54:14 -0300 Subject: [PATCH] Fixed url in config.yml --- .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 9a8649e6b5b0..5da20df00b4b 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: https://github.com/alshedivat/al-folio/discussions/categories/q-a about: Ask and answer al-folio related questions. - name: 📖 Read the documentation - url: https://github.com/george-gca/multi-language-al-folio/blob/master/README.md + url: https://github.com/alshedivat/al-folio/blob/master/README.md about: Please consult the documentation before opening any issues!