Skip to content

Commit f9c432a

Browse files
committed
fix: Honeypop
1 parent c49f949 commit f9c432a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/app/sessions/Protocols/protocolList.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ const DECENTRALIZED_EXCHANGES_DATA: ProtocolData = {
3535
},
3636
{
3737
name: "HoneyPop",
38-
project: "HoneyPop",
38+
project: "Honeypop",
3939
logoURL: HoneyPop.src,
40-
href: "https://www.honeypop.xyz/",
41-
upcoming: true,
40+
href: "https://honeypop.app/",
4241
},
4342
{
4443
name: "iZUMi",

0 commit comments

Comments
 (0)