diff --git a/src/logistration/NotFoundPage.jsx b/src/common-components/NotFoundPage.jsx similarity index 88% rename from src/logistration/NotFoundPage.jsx rename to src/common-components/NotFoundPage.jsx index 14258ce1..5386f9d1 100644 --- a/src/logistration/NotFoundPage.jsx +++ b/src/common-components/NotFoundPage.jsx @@ -4,7 +4,7 @@ import { FormattedMessage } from '@edx/frontend-platform/i18n'; export default function NotFoundPage() { return (
+