From 36a71e5a80fc36124381d911860616a354d0e384 Mon Sep 17 00:00:00 2001 From: Manuel Vergara Date: Thu, 8 Dec 2022 13:01:00 +0100 Subject: [PATCH] Correction of translation errors Signed-off-by: Manuel Vergara --- 2022/es/Days/day18.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2022/es/Days/day18.md b/2022/es/Days/day18.md index a556865..1e77a4a 100644 --- a/2022/es/Days/day18.md +++ b/2022/es/Days/day18.md @@ -273,5 +273,6 @@ Entonces, si todo está configurado correctamente, podrá acceder a través de s - [Learn the Linux Fundamentals - Part 1](https://www.youtube.com/watch?v=kPylihJRG70) - [Linux for hackers (don't worry you don't need to be a hacker!)](https://www.youtube.com/watch?v=VbEx7B_PTOE) - [Webminal](https://www.webminal.org/) +- [Guía básica de Vim](https://gitea.vergaracarmona.es/man-linux/Guia-VIM) Nos vemos en el [Día 19](day19.md).