Skip to content

Commit bc19b99

Browse files
committed
fix: conduit link
1 parent 7b633d3 commit bc19b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/wallets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ export default function Wallets() {
263263
{
264264
name: "Conduit",
265265
description: "Open source Fedimint wallet focused on Lightning, on-chain, and ecash payments. Built for simplicity and direct access to core Fedimint modules.",
266-
link: "https://github.com/fedimint/fedimint",
266+
link: "https://conduit.cash/",
267267
platforms: ["iOS", "Android"],
268268
modules: ["wallet", "mint", "ln-v2"],
269269
isBeta: false,

0 commit comments

Comments
 (0)