Skip to content

Commit

Permalink
Merge pull request #85 from kleros/chore/update-poh-v1-to-v2
Browse files Browse the repository at this point in the history
chore: update pohv1 to pohv2
  • Loading branch information
Harman-singh-waraich authored Nov 21, 2024
2 parents bcc0d80 + 500d1a3 commit 5f40e87
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 5f40e87

Please sign in to comment.