From 0c2d98d04f1fe3cb71f97b85f5992219bb121df9 Mon Sep 17 00:00:00 2001 From: Tommy Volk Date: Wed, 9 Oct 2024 16:25:08 +0200 Subject: [PATCH] chore: update github repo url --- src/routes/settings.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/settings.rs b/src/routes/settings.rs index 34dea84..9e9057f 100644 --- a/src/routes/settings.rs +++ b/src/routes/settings.rs @@ -239,7 +239,7 @@ impl About { .push(Text::new("Description").size(25)) .push(Text::new("Keystache is a Nostr single-sign-on key management and Fedimint Bitcoin wallet created by Tommy Volk and generously funded by OpenSats").size(15)) .push(Text::new("Source Code").size(25)) - .push(Text::new("https://github.com/Open-Source-Justice-Foundation/Keystache").size(15)) + .push(Text::new("https://github.com/nodetec/keystache").size(15)) .push(Text::new("Version").size(25)) .push(Text::new(env!("CARGO_PKG_VERSION")).size(15)) .push(icon_button("Back", SvgIcon::ArrowBack, PaletteColor::Background).on_press(