From 8aaaef34213c8aba442ee02bc13af650593e754f Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Tue, 11 Dec 2018 15:19:26 -0500 Subject: [PATCH] Add alternate Spanish translation Connects to #1382 --- src/appendix-06-translation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appendix-06-translation.md b/src/appendix-06-translation.md index e28ad5fcd..543d6c453 100644 --- a/src/appendix-06-translation.md +++ b/src/appendix-06-translation.md @@ -10,7 +10,7 @@ For resources in languages other than English. Most are still in progress; see - [Tiếng việt](https://github.com/hngnaig/rust-lang-book/tree/vi-VN) - [简体中文](https://github.com/KaiserY/trpl-zh-cn) - [Українська](https://github.com/pavloslav/rust-book-uk-ua) -- [Español](https://github.com/thecodix/book) +- [Español](https://github.com/thecodix/book), [alternate](https://github.com/ManRR/rust-book-es) - [Italiano](https://github.com/AgeOfWar/rust-book-it) - [Русский](https://github.com/iDeBugger/rust-book-ru) - [한국어](https://github.com/rinthel/rust-lang-book-ko)