Skip to content

Commit

Permalink
chore: make sure links point to MFE not legacy
Browse files Browse the repository at this point in the history
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
  • Loading branch information
deborahgu committed Feb 11, 2025
1 parent a068222 commit b09df84
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ exports[`ProgramListPage correctly renders the loading page 1`] = `
</ul>
<p>
©
2024
2025
edX LLC. All rights reserved.
<br />
深圳市恒宇博科技有限公司
Expand Down Expand Up @@ -819,7 +819,7 @@ exports[`ProgramListPage renders fetching program error page when there are issu
</ul>
<p>
©
2024
2025
edX LLC. All rights reserved.
<br />
深圳市恒宇博科技有限公司
Expand Down

0 comments on commit b09df84

Please sign in to comment.