Skip to content

Commit 500d1a3

Browse files
committed
chore: update pohv1 to pohv2
1 parent bcc0d80 commit 500d1a3

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)