From 6949e5708f161d6957be2f9920fbc3e62c4b16bc Mon Sep 17 00:00:00 2001 From: Kyle McCormick Date: Tue, 18 Feb 2025 11:59:15 -0500 Subject: [PATCH] chore: make sure links point to MFE not legacy (#1589) now that the legacy profile and account pages have been removed, we need to make sure that all of the links point to the MFE URLs; we were relying on the legacy applications to do redirection before. FIXES: APER-3884 FIXES: openedx/public-engineering#71 Co-authored-by: Deborah Kaplan --- src/shared/links.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shared/links.jsx b/src/shared/links.jsx index d1b9f16f..c418da5f 100644 --- a/src/shared/links.jsx +++ b/src/shared/links.jsx @@ -46,7 +46,7 @@ const IntlProfileLink = ({ intl }) => { {intl.formatMessage(messages.profileLink)}