Skip to content

Commit

Permalink
Merge pull request #21 from Adrienne14/feature/18-add-msw-link
Browse files Browse the repository at this point in the history
Feature: (#18): Replace Icon to msw link
  • Loading branch information
Buko-pie authored Nov 29, 2023
2 parents a682c93 + 7bd16d9 commit e1b55d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/MarketplaceV2/constants/config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { SocialProp, Links } from './config.d'

export const marketplaceURL = '/marketplace'
export const marketplaceURL = 'https://metasagawarriors.com/'
export const socials: SocialProp[] = [
{
name: 'Twitter',
Expand Down

0 comments on commit e1b55d6

Please sign in to comment.