Skip to content

Commit 6ed8537

Browse files
committed
change name to link shortener in the sidebar
1 parent 9b614ec commit 6ed8537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/components/AppShell/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export const navItems = [
7575
},
7676
{
7777
link: '/linkry',
78-
name: 'Linkry',
78+
name: 'Link Shortener',
7979
icon: IconLink,
8080
description: null,
8181
validRoles: [AppRoles.LINKS_MANAGER, AppRoles.LINKS_ADMIN],

0 commit comments

Comments
 (0)