From f5fecc66a157c4ec6f91c4fba039c44214cd6cd8 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Sun, 3 Nov 2024 17:52:19 +0100 Subject: [PATCH] [core] Fix tools-public.mui.com redirection --- .github/workflows/priority-support-validation-prompt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/priority-support-validation-prompt.yml b/.github/workflows/priority-support-validation-prompt.yml index 0210030751087..03db70fae5a10 100644 --- a/.github/workflows/priority-support-validation-prompt.yml +++ b/.github/workflows/priority-support-validation-prompt.yml @@ -31,7 +31,7 @@ jobs: body: | You have created a support request under the ["Priority Support"](https://mui.com/legal/technical-support-sla/#priority-support) terms, which is a paid add-on to MUI X Premium ⏰. Please validate your support key using the link below: - https://tools-public.mui.com/prod/pages/jyhs86t?repo=mui-x&issueId=${{ github.event.issue.number }} + https://tools-public.mui.com/prod/pages/validateSupport?repo=mui-x&issueId=${{ github.event.issue.number }} Do not share your support key in this issue!