Skip to content

Commit

Permalink
fix: Fix GitHub link being split in half in help message
Browse files Browse the repository at this point in the history
  • Loading branch information
itislu committed Apr 30, 2024
1 parent b984ad2 commit 455255d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 42free.sh
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@ ${bold}${underlined}Error codes:${reset}
$delim_small
To contribute, report bugs or share improvement ideas, visit ${underlined}${bright_blue}https://github.com/itislu/42free${reset}.
To contribute, report bugs or share improvement ideas, visit
${underlined}${bright_blue}https://github.com/itislu/42free${reset}.
\n"

msg_version="\
Expand Down

0 comments on commit 455255d

Please sign in to comment.