nissy-fmc

A Rubik's cube FMC assistant
git clone https://git.tronto.net/nissy-fmc
Download | Log | Files | Refs | README | LICENSE

commit 072c52f9a54144bc9a58cf2855d5b582f8ba7a1a
parent 2feaa43610b63c190762ad4b233ad648e30636d6
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Thu,  2 Jun 2022 22:51:23 +0200

Changed website link in help commands

Diffstat:
Msrc/commands.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/commands.c b/src/commands.c @@ -611,7 +611,7 @@ help_exec(CommandArgs *args) " system (such as Linux or MacOS) or in pdf and html" " format in the docs folder.\n" "Nissy is available for free at " - "https://github.com/sebastianotronto/nissy\n" + "https://nissy.tronto.net\n" ); } else { printf("Command %s: %s\nusage: %s\n", args->command->name,