Skip to content

Commit

Permalink
update marketshare name
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Jun 17, 2024
1 parent bcc2dcc commit c849d65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/components/navigation/sidebar/Sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ const navGroups: Array<{
external: true
},
{
name: 'Dragonflight Marketshare Overview',
name: 'Current Content Marketshare Overview',
href: '/wow/marketshare/recommended',
icon: ChartSquareBarIcon
},
Expand Down
2 changes: 1 addition & 1 deletion app/routes/wow._index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const recommendedQueries = [
href: '/wow/shopping-list'
},
{
name: 'Dragonflight Marketshare Overview',
name: 'Current Content Marketshare Overview',
description:
'Find out what Dragonflight items are actually selling and what are the best items to sell. Shows the top 200 items matching your search.',
Icon: DocumentSearchIcon,
Expand Down

0 comments on commit c849d65

Please sign in to comment.