diff --git a/packages/react/components/Editor/config/index.mjs b/packages/react/components/Editor/config/index.mjs index 7afd89de335..f4a43e58abd 100644 --- a/packages/react/components/Editor/config/index.mjs +++ b/packages/react/components/Editor/config/index.mjs @@ -7,7 +7,7 @@ export const defaultConfig = { // Link to create a new measurements set, set to false to disable // TODO: this is the link to the sets page, the new set button is a dynamic popover on that page // TODO and not directly linkable - hrefNewSet: 'account/data/sets/', + hrefNewSet: '/account/data/sets/', // Cloud default image cloudImageDflt: 'https://imagedelivery.net/ouSuR9yY1bHt-fuAokSA5Q/365cc64e-1502-4d2b-60e0-cc8beee73f00/public',