From 3fb2f974ca8ce8faf625c4ab48ce866567b72fc3 Mon Sep 17 00:00:00 2001 From: arunkc Date: Fri, 10 Dec 2021 04:13:36 +0530 Subject: [PATCH] [MINOR] FAQ link in SUPPORT_REQUEST template (#4266) --- .github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md b/.github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md index adf727399..9ce26e9d2 100644 --- a/.github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/SUPPORT_REQUEST.md @@ -8,7 +8,7 @@ labels: question **_Tips before filing an issue_** -- Have you gone through our [FAQs](https://cwiki.apache.org/confluence/display/HUDI/FAQ)? +- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)? - Join the mailing list to engage in conversations and get faster support at dev-subscribe@hudi.apache.org.