diff options
Diffstat (limited to 'plugins/catimg/catimg.sh')
-rw-r--r-- | plugins/catimg/catimg.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/catimg/catimg.sh b/plugins/catimg/catimg.sh index 83ccf6a95..713a03291 100644 --- a/plugins/catimg/catimg.sh +++ b/plugins/catimg/catimg.sh @@ -4,7 +4,7 @@ # # # Ouput the content of an image to the stdout using the 256 colors of the # # terminal. # -# Github: https://github.com/posva/catimg # +# GitHub: https://github.com/posva/catimg # ################################################################################ function help() { |