diff --git a/app/components/navigation/sidebar/Sidebar.tsx b/app/components/navigation/sidebar/Sidebar.tsx index f1f83a8c..a653cbf8 100644 --- a/app/components/navigation/sidebar/Sidebar.tsx +++ b/app/components/navigation/sidebar/Sidebar.tsx @@ -250,7 +250,7 @@ const navGroups: Array<{ external: true }, { - name: 'Dragonflight Marketshare Overview', + name: 'Current Content Marketshare Overview', href: '/wow/marketshare/recommended', icon: ChartSquareBarIcon }, diff --git a/app/routes/wow._index.tsx b/app/routes/wow._index.tsx index f746deb7..a984ad85 100644 --- a/app/routes/wow._index.tsx +++ b/app/routes/wow._index.tsx @@ -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,