Merged in fix/update-my-pages-sas-url (pull request #1533)
Update My Pages SAS url * Update My Pages SAS url Approved-by: Linus Flood
This commit is contained in:
@@ -50,7 +50,7 @@ export const getPrimaryLinks = cache(
|
||||
menuItems.push({
|
||||
type: "link",
|
||||
text: intl.formatMessage({ id: "Scandic ♥ SAS" }),
|
||||
href: routes.scandicXSAS[lang],
|
||||
href: routes.partnerSas[lang],
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user