From 39c00569b12d3763680bd14b98bb27dc36cc2b81 Mon Sep 17 00:00:00 2001 From: Prou Yann Date: Wed, 24 Jun 2020 21:46:21 +0200 Subject: [PATCH] Fix: link in github folder --- .github/ISSUE_TEMPLATE.md | 2 +- .github/ISSUE_TEMPLATE/support-question.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3532dde972..c065c3ce65 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,5 +7,5 @@ | Sylius version | 1.x.y diff --git a/.github/ISSUE_TEMPLATE/support-question.md b/.github/ISSUE_TEMPLATE/support-question.md index 0a51b0ac99..f0588e7d40 100644 --- a/.github/ISSUE_TEMPLATE/support-question.md +++ b/.github/ISSUE_TEMPLATE/support-question.md @@ -1,7 +1,6 @@ --- name: "Support Question \U0001F6AB" -about: See https://docs.sylius.com/en/latest/support/index.html for questions about - using Sylius +about: See https://docs.sylius.com/en/latest/book/support/ for questions about using Sylius title: '' labels: '' assignees: '' @@ -10,6 +9,6 @@ assignees: '' We use GitHub issues only to discuss about Sylius bugs, new features and documentation. For this kind of questions about Sylius usage, please use -any of the support alternatives described here: https://docs.sylius.com/en/latest/support/index.html +any of the support alternatives described here: https://docs.sylius.com/en/latest/book/support/ Thank you!