fix source

This commit is contained in:
quenousimporte 2024-03-19 10:24:58 +01:00
parent b0bc267e18
commit 852edd3600
1 changed files with 1 additions and 1 deletions

View File

@ -2257,7 +2257,7 @@ function showhelp()
help.push("[Cryptee](https://crypt.ee/)"); help.push("[Cryptee](https://crypt.ee/)");
help.push("##Sources"); help.push("##Sources");
help.push("https://github.com/quenousimporte/notes"); help.push("https://git.ouvaton.coop/quenousimporte/notes");
bind("Help", help.join("\n")); bind("Help", help.join("\n"));