Skip to content

Commit

Permalink
Update link on DAO page.tsx
Browse files Browse the repository at this point in the history
remove tracker
  • Loading branch information
dismad authored Nov 4, 2024
1 parent 6109f35 commit 16096ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/dao/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ const DaoMembers: React.FC = () => {
<a
target="_blank"
className="text-blue-500 active:text-blue-700 hover:text-blue-600"
href="https://www.forbes.com/sites/cathyhackl/2021/06/01/what-are-daos-and-why-you-should-pay-attention/?sh=3d34fb2c7305"
href="https://www.forbes.com/sites/cathyhackl/2021/06/01/what-are-daos-and-why-you-should-pay-attention/"
>
https://www.forbes.com/sites/cathyhackl/2021/06/01/what-are-daos-and-why-you-should-pay-attention/?sh=3d34fb2c7305
https://www.forbes.com/sites/cathyhackl/2021/06/01/what-are-daos-and-why-you-should-pay-attention/
</a>
</li>
</ul>
Expand Down

0 comments on commit 16096ea

Please sign in to comment.