diff --git a/frontend/src/utils/constants.ts b/frontend/src/utils/constants.ts index 30f35a61..68a1dc72 100644 --- a/frontend/src/utils/constants.ts +++ b/frontend/src/utils/constants.ts @@ -5,7 +5,7 @@ import { StyleSpecification } from "maplibre-gl"; * The navigation routes for the application. This object controls the name of the path. i.e / */ -export const MODELS_BASE = "/models"; +export const MODELS_BASE = "/ai-models"; export const MODELS_ROUTES = { // Creation Routes