Skip to content

Commit

Permalink
fix: ENS site link (#2108)
Browse files Browse the repository at this point in the history
* fix: ens link

* chore: amend

---------

Co-authored-by: Daniel Sinclair <4412473+DanielSinclair@users.noreply.github.com>
  • Loading branch information
magiziz and DanielSinclair committed Jul 18, 2024
1 parent d02d73f commit 18fdcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/components/UsedBy/UsedBy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const frens = [
{
asset: 'ens',
name: 'ENS',
url: 'https://alpha.ens.domains/',
url: 'https://app.ens.domains/',
},
{
asset: 'prop-house',
Expand Down

0 comments on commit 18fdcde

Please sign in to comment.