From a32715fb9a67d2203aa022e4f30aa6ca1f2a935c Mon Sep 17 00:00:00 2001 From: funkill2 Date: Thu, 26 Sep 2024 04:00:16 +0300 Subject: [PATCH] update original --- rustbook-en/src/appendix-06-translation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustbook-en/src/appendix-06-translation.md b/rustbook-en/src/appendix-06-translation.md index 82cb44781..ef78fc254 100644 --- a/rustbook-en/src/appendix-06-translation.md +++ b/rustbook-en/src/appendix-06-translation.md @@ -9,7 +9,7 @@ For resources in languages other than English. Most are still in progress; see - [Português](https://github.com/nunojesus/rust-book-pt-pt) (PT) - [简体中文](https://github.com/KaiserY/trpl-zh-cn) - [正體中文](https://github.com/rust-tw/book-tw) -- [Українська](https://github.com/pavloslav/rust-book-uk-ua) +- [Українська](https://rust-lang-ua.github.io/rustbook_ukrainian) - [Español](https://github.com/thecodix/book), [alternate](https://github.com/ManRR/rust-book-es) - [Русский](https://github.com/rust-lang-ru/book) - [한국어](https://github.com/rinthel/rust-lang-book-ko)