From 65e8de67f87e0b713c9e0950bc37b7792640075c Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Sun, 25 Aug 2024 15:44:51 +0200 Subject: [PATCH] [docs] Fix outdated link to support page --- .github/ISSUE_TEMPLATE/config.yml | 2 +- .github/workflows/support-stackoverflow.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index f52443b3..866ec44a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,4 +1,4 @@ contact_links: - name: Support ❔ - url: https://mui.com/getting-started/support/ + url: https://mui.com/system/getting-started/support/ about: I need support with Pigment CSS. diff --git a/.github/workflows/support-stackoverflow.yml b/.github/workflows/support-stackoverflow.yml index 42b852fe..a14c31ce 100644 --- a/.github/workflows/support-stackoverflow.yml +++ b/.github/workflows/support-stackoverflow.yml @@ -27,7 +27,7 @@ jobs: We use GitHub issues exclusively as a bug and feature requests tracker, however, this issue appears to be a support request. - For support with some of our products please check out https://mui.com/material-ui/getting-started/support/. Thanks! + For support with some of our products please check out https://mui.com/system/getting-started/. Thanks! If you have a question on Stack Overflow, you are welcome to link to it here, it might help others. If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.