Forgot to modify one appearance of old name

This commit is contained in:
h3xduck
2022-06-15 20:40:18 -04:00
parent 80f334636a
commit f98f65429b

View File

@@ -31,7 +31,7 @@ void print_welcome_message(){
printf("*******************************************************\n"); printf("*******************************************************\n");
printf("********************* TripleCross *********************\n"); printf("********************* TripleCross *********************\n");
printf("*******************************************************\n"); printf("*******************************************************\n");
printf("************ https://github.com/h3xduck/TFG ***********\n"); printf("******** https://github.com/h3xduck/TripleCross *******\n");
printf("*******************************************************\n"); printf("*******************************************************\n");
} }