Skip to content

Commit

Permalink
chore: update pohv1 to pohv2
Browse files Browse the repository at this point in the history
  • Loading branch information
kemuru committed Nov 20, 2024
1 parent bcc0d80 commit 500d1a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/layout/Header/navbar/DappList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,9 @@ const ITEMS = [
url: "https://klerosscout.eth.limo",
},
{
text: "POH V1",
text: "POH V2",
Icon: POH,
url: "https://app.proofofhumanity.id",
url: "https://v2.proofofhumanity.id",
},
{
text: "Governor",
Expand Down

0 comments on commit 500d1a3

Please sign in to comment.