Skip to content

Commit

Permalink
Adjusted link for marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
namedotget committed Sep 11, 2023
1 parent 5caebdf commit 39d0526
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ui/components/layout/Sidebar/ExternalLinks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const externalLinks = [
},
{
name: 'Marketplace',
href: 'https://marketplace.moondao.com',
href: 'https://market.moondao.com',
},
]

Expand Down
2 changes: 1 addition & 1 deletion ui/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export default function Home() {
{
name: 'Marketplace',
description: 'Buy and sell NFTs on the MoonDAO marketplace.',
href: 'https://marketplace.moondao.com',
href: 'https://market.moondao.com',
icon: BuildingStorefrontIcon,
externalLink: true,
},
Expand Down

0 comments on commit 39d0526

Please sign in to comment.