From 852edd3600c5ee5c7087b627f707db2e881040ba Mon Sep 17 00:00:00 2001 From: quenousimporte Date: Tue, 19 Mar 2024 10:24:58 +0100 Subject: [PATCH] fix source --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index e58f622..98fcd0e 100644 --- a/main.js +++ b/main.js @@ -2257,7 +2257,7 @@ function showhelp() help.push("[Cryptee](https://crypt.ee/)"); help.push("##Sources"); - help.push("https://github.com/quenousimporte/notes"); + help.push("https://git.ouvaton.coop/quenousimporte/notes"); bind("Help", help.join("\n"));