minor #11600 Fix: link in github folder (toofff)

This PR was merged into the 1.8-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | no
| License         | MIT

Fix this link in github folder or add redirect in https://docs.sylius.com/ website or this two solutions.

As you wish.



Commits
-------

39c00569b1 Fix: link in github folder
This commit is contained in:
Łukasz Chruściel 2020-06-25 11:30:49 +02:00 committed by GitHub
commit 7c5ab30480
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -7,5 +7,5 @@
| Sylius version | 1.x.y
<!--
- For support requests and how-tos, visit https://docs.sylius.com/en/latest/support/
- For support requests and how-tos, visit https://docs.sylius.com/en/latest/book/support/
-->

View file

@ -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!