Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher authored Sep 5, 2024
1 parent 2913c50 commit e1ba1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Header = () => {
</a>
<a
target="_blank"
href="https://msgport.ringdao.com/community/ringdao.html"
href="https://msgport.ringdao.com/docs/community/ringdao.html"
className="text-white text-[1rem] font-[600] leading-[1.563rem]"
>
Community
Expand Down Expand Up @@ -59,7 +59,7 @@ const Header = () => {
</a>
<a
target="_blank"
href="https://msgport.ringdao.com/community/ringdao.html"
href="https://msgport.ringdao.com/docs/community/ringdao.html"
className="text-white text-[1rem] font-[600] leading-[1.563rem]"
>
Community
Expand Down

0 comments on commit e1ba1fe

Please sign in to comment.