From a978e87492e6025cd4dd37c4d32fdff425ecacb3 Mon Sep 17 00:00:00 2001 From: "Carol (Nichols || Goulding)" Date: Sat, 29 Jul 2017 22:23:12 -0400 Subject: [PATCH] Update the link to the portuguese translation by rust-br --- second-edition/src/appendix-06-translation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/second-edition/src/appendix-06-translation.md b/second-edition/src/appendix-06-translation.md index 7c3d197b0..b037ef8c1 100644 --- a/second-edition/src/appendix-06-translation.md +++ b/second-edition/src/appendix-06-translation.md @@ -5,7 +5,7 @@ For resources in languages other than English. Most are still in progress; see [label]: https://github.com/rust-lang/book/issues?q=is%3Aopen+is%3Aissue+label%3ATranslations -- [Português](https://coreh.github.io/rust-book-pt-br/) +- [Português](https://github.com/rust-br/rust-book-pt-br) - [Tiếng việt](https://github.com/hngnaig/rust-lang-book/tree/vi-VN) - [简体中文](http://www.broadview.com.cn/article/144), [alternate](https://github.com/KaiserY/trpl-zh-cn) - [українська мова](https://github.com/pavloslav/rust-book-uk-ua)