Files
frontend-app-learning/src/shared
Kyle McCormick 6949e5708f 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 <deborahgu@users.noreply.github.com>
2025-02-18 08:59:15 -08:00
..

Shared module (src/shared)

This module is a place for shared code that is specific to the frontend-app-learning micro-frontend. If the code is more generic and could be extracted into a reusable code repository like Paragon in the future, then it belongs in the src/generic module.