From be0e31d99fe564a4432d9a9d01c1d35da296809a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilsen=20Hern=C3=A1ndez?= <13445515+wilsenhc@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:37:50 -0400 Subject: [PATCH 1/2] feat: add new spanish translation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 799701fdd..417d71999 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ You should read the `CONTRIBUTING.md` file for precise instructions and tips. Bu * [English](https://www.phptherightway.com) -* [Español](https://phpdevenezuela.github.io/php-the-right-way) +* [Español](https://es.phptherightway.com) * [Français](https://eilgin.github.io/php-the-right-way/) * [Indonesia](https://id.phptherightway.com) * [Italiano](https://it.phptherightway.com) From a54fc80d0569961c7afca1e4dcdca5d54543352b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wilsen=20Hern=C3=A1ndez?= <13445515+wilsenhc@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:41:28 -0400 Subject: [PATCH 2/2] feat: also update welcome page --- _includes/welcome.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/welcome.md b/_includes/welcome.md index 412989ad3..308e5e194 100644 --- a/_includes/welcome.md +++ b/_includes/welcome.md @@ -20,7 +20,7 @@ and examples as they become available. _PHP: The Right Way_ is translated into many different languages: * [English](https://www.phptherightway.com) -* [Español](https://phpdevenezuela.github.io/php-the-right-way) +* [Español](https://es.phptherightway.com) * [Français](https://eilgin.github.io/php-the-right-way/) * [Indonesia](https://id.phptherightway.com) * [Italiano](https://it.phptherightway.com)