Skip to content

Commit

Permalink
fix: fix auction url
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkaroraa committed Feb 9, 2023
1 parent e306472 commit 76b9576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/constants/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const ROUTES = {
}

export const EXTERNAL_LINKS = {
AUCTION: 'https://squeethportal.xyz',
AUCTION: 'https://squeethportal.xyz/auction',
FAQ: 'https://opyn.gitbook.io/opyn-strategies/strategies-faq/faq',
SECURITY: 'https://opyn.gitbook.io/squeeth-faq/squeeth/security',
DEVELOPERS: 'https://opyn.gitbook.io/squeeth-1/',
Expand Down

0 comments on commit 76b9576

Please sign in to comment.