diff --git a/src/fireedge/src/client/apps/sunstone/routesOne.js b/src/fireedge/src/client/apps/sunstone/routesOne.js index 6f1766ba88..13a5b9019d 100644 --- a/src/fireedge/src/client/apps/sunstone/routesOne.js +++ b/src/fireedge/src/client/apps/sunstone/routesOne.js @@ -115,8 +115,8 @@ export const PATH = { DETAIL: '/marketplace/:id' }, MARKETPLACE_APPS: { - LIST: '/marketplaces-app', - DETAIL: '/marketplaces-app/:id' + LIST: '/marketplace-app', + DETAIL: '/marketplace-app/:id' } }, NETWORK: {