diff options
Diffstat (limited to 'hyperterm/core')
-rw-r--r-- | hyperterm/core/update.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperterm/core/update.sh b/hyperterm/core/update.sh index c3af7b9..8d87b1a 100644 --- a/hyperterm/core/update.sh +++ b/hyperterm/core/update.sh @@ -85,8 +85,8 @@ function updbashrc() { msg "¡Hurra! HyperTerm se ha actualizado y/o está en la versión actual." \ "Hooray! HyperTerm has been updated and/or is at the current version." - msg "Puede reportarnos errores en \033[0;36mhttps://todo.sr.ht/~heckyel/hyperterm \033[0m" \ - "You can report errors issues in \033[0;36mhttps://todo.sr.ht/~heckyel/hyperterm \033[0m" + msg "Puede reportarnos errores en https://todo.sr.ht/~heckyel/hyperterm" \ + "You can report errors issues in https://todo.sr.ht/~heckyel/hyperterm" msg "Consigue tu copia de HyperTerm en: https://git.sr.ht/~heckyel/hyperterm" \ "Get your HyperTerm copy on: https://git.sr.ht/~heckyel/hyperterm" |