From 8578ee11e7352c07fcd0fddc8409fd431d77c4ca Mon Sep 17 00:00:00 2001 From: Kenji Miyake Date: Thu, 3 Mar 2022 22:52:20 +0900 Subject: [PATCH] change link Signed-off-by: Kenji Miyake --- docs/help/support-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/support-guidelines.md b/docs/help/support-guidelines.md index d25d162cc12..15eeb2b0ad1 100644 --- a/docs/help/support-guidelines.md +++ b/docs/help/support-guidelines.md @@ -48,7 +48,7 @@ If you have a problem with Autoware, check existing issues and questions and sea - [Questions](https://github.com/autowarefoundation/autoware/discussions/categories/q-a) -If no answer was found, create a new question thread [here](https://github.com/autowarefoundation/autoware/discussions/new?category=q-a). +If no answer was found, create a new question thread [here](https://github.com/autowarefoundation/autoware/discussions/categories/q-a). If your question is not answered in a timely manner (about a week), mention maintainers and remind them. Also, there are other discussion types such as [feature requests](https://github.com/autowarefoundation/autoware/discussions/categories/feature-requests) or [design discussions](https://github.com/autowarefoundation/autoware/discussions/categories/design).