Skip to content

Commit 52a129b

Browse files
committed
fix: switch poh v1 to poh v2
1 parent de706d3 commit 52a129b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -125,9 +125,9 @@ const ITEMS = [
125125
url: "https://klerosscout.eth.limo",
126126
},
127127
{
128-
text: "POH V1",
128+
text: "POH V2",
129129
Icon: POH,
130-
url: "https://app.proofofhumanity.id",
130+
url: "https://v2.proofofhumanity.id",
131131
},
132132
{
133133
text: "Governor",

0 commit comments

Comments
 (0)