aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-10 15:33:43 -0500
committerJesús <heckyel@hyperbola.info>2021-02-10 15:33:43 -0500
commitb9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a (patch)
tree01ce93cbdc7124dce7d684dbc3441d8848c8cd28 /install.sh
parent81901a1c3d59c662f45fc76ed733f7a2afa20179 (diff)
downloadhyperterm-b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a.tar.lz
hyperterm-b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a.tar.xz
hyperterm-b9bc10c9e2c20e9e579e18ce6fcae1fc3e82c25a.zip
change URLs support
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/install.sh b/install.sh
index 079820b..05f783a 100644
--- a/install.sh
+++ b/install.sh
@@ -253,5 +253,5 @@ echo -e '\033[0;36m /____/_/ '
echo -e '\033[m'
msg "Para evitar problemas y mantener su shell, habilite solo las funciones que realmente desea utilizar desde $HOME/.hyperterm/_custom.sh" \
"To avoid issues and to keep your shell lean, please enable only features you really want to use from $HOME/.hyperterm/_custom.sh"
-msg "Puede reportarnos errores en \033[0;36mhttps://notabug.org/heckyel/hyperterm/issues \033[0m" \
- "You can report errors issues in \033[0;36mhttps://notabug.org/heckyel/hyperterm/issues \033[0m"
+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"