From 38ea97b31b3d6ee21a9e9c0f65d63c2868341edc Mon Sep 17 00:00:00 2001 From: Astound Date: Thu, 1 Aug 2024 23:55:55 +0800 Subject: update URLs --- README_es.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README_es.md') diff --git a/README_es.md b/README_es.md index d4ee3d7..46d3182 100644 --- a/README_es.md +++ b/README_es.md @@ -50,7 +50,7 @@ Configuración personalizada del Prompt Shell para Bash 1. Descargar el archivo `install.sh`: - curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/install.sh -o "$HOME/install.sh" + curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/install.sh -o "$HOME/install.sh" 2. Ejecutar el archivo `install.sh` @@ -76,8 +76,8 @@ Configuración personalizada del Prompt Shell para Bash 2. Clona el repositorio HyperTerm: - - Mirror 1: `git clone https://git.sr.ht/~heckyel/hyperterm.git "$HOME/bash"` - - Mirror 2: `git clone https://notabug.org/heckyel/hyperterm.git "$HOME/bash"` + - Mirror 1: `git clone https://git.fridu.us/heckyel/hyperterm.git "$HOME/bash"` + - Mirror 2: `git clone https://c.fridu.us/heckyel/hyperterm.git "$HOME/bash"` 3. Copia los archivos de HyperTerm en tu Directorio Local @@ -177,7 +177,7 @@ Configuración personalizada del Prompt Shell para Bash 1. Descargar el archivo `uninstall.sh`: ```console - $ curl -Ls https://git.sr.ht/~heckyel/hyperterm/blob/master/uninstall.sh -o "$HOME/uninstall.sh" + $ curl -Ls https://git.fridu.us/heckyel/hyperterm/raw/branch/master/uninstall.sh -o "$HOME/uninstall.sh" ``` 2. Ejecutar el archivo `uninstall.sh`: -- cgit v1.2.3