diff options
Diffstat (limited to 'config/menuConfig.ts')
| -rw-r--r-- | config/menuConfig.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/menuConfig.ts b/config/menuConfig.ts index 30ada08b..d28b1838 100644 --- a/config/menuConfig.ts +++ b/config/menuConfig.ts @@ -995,7 +995,7 @@ export const mainNavVendor: MenuSection[] = [ }, { titleKey: "menu.vendor.engineering.document_submission", - href: `/partners/document-upload`, + href: `/partners/swp-document-upload`, descriptionKey: "menu.vendor.engineering.document_submission_desc", groupKey: "groups.offshore", }, |
