Skip to content

Commit 5f40e87

Browse files
authored
Merge pull request #85 from kleros/chore/update-poh-v1-to-v2
chore: update pohv1 to pohv2
2 parents bcc0d80 + 500d1a3 commit 5f40e87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/layout/Header/navbar/DappList.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ const ITEMS = [
121121
url: "https://klerosscout.eth.limo",
122122
},
123123
{
124-
text: "POH V1",
124+
text: "POH V2",
125125
Icon: POH,
126-
url: "https://app.proofofhumanity.id",
126+
url: "https://v2.proofofhumanity.id",
127127
},
128128
{
129129
text: "Governor",

0 commit comments

Comments
 (0)