summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--onetimebluh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/onetimebluh.c b/onetimebluh.c
index 03260b4..10cbca4 100644
--- a/onetimebluh.c
+++ b/onetimebluh.c
@@ -208,7 +208,7 @@ void help(char* av[]) {
printf("-k, --key-file=KEY_FILE use key (input) \n");
printf("-b, --nbytes=NUM number of bytes \n");
printf("-o, --output=FILE output name \n \n");
- printf("Onetimebluh project repository at http://git.eigenlab.org/Seppia/onetimebluh \n");
+ printf("Onetimebluh project repository at https://git.eigenlab.org/Seppia/onetimebluh \n");
return;
}