Skip to content

Commit c2ad670

Browse files
authored
Merge pull request #66 from kleros/chore/update-pohv1-to-v2
chore: update pohv1 to v2
2 parents 8d73bcc + 7d5c27a commit c2ad670

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)