Skip to content

Commit f9e2937

Browse files
committed
topnav: update upload link WEBDEV-7666
1 parent 6e8d34f commit f9e2937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ia-topnav/src/data/menus.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ export function buildTopNavMenus(
526526
},
527527
user: [
528528
{
529-
url: `${baseHost}/create`,
529+
url: `${baseHost}/upload`,
530530
title: 'Upload files',
531531
analyticsEvent: 'UserUpload',
532532
class: 'mobile-upload',

0 commit comments

Comments
 (0)