From c20ed9cc7159582cbf0f4766e4aa33f0f3690cb7 Mon Sep 17 00:00:00 2001 From: Jiahao Date: Tue, 8 Sep 2020 16:29:18 +0800 Subject: [PATCH] Update Outdated URL for Translation The username of the Chinese (Simplified) translator has changed. Github won't auto-redirect the URL. Therefore, the URL needs to be updated. --- react/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react/README.md b/react/README.md index 4811ddaf70..a14bcd404f 100644 --- a/react/README.md +++ b/react/README.md @@ -740,7 +740,7 @@ We don’t recommend using indexes for keys if the order of items may change. This JSX/React style guide is also available in other languages: - - ![cn](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/China.png) **Chinese (Simplified)**: [jhcccc/javascript](https://github.com/jhcccc/javascript/tree/master/react) + - ![cn](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/China.png) **Chinese (Simplified)**: [jiahao-c/javascript](https://github.com/jiahao-c/javascript/tree/master/react) - ![tw](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Taiwan.png) **Chinese (Traditional)**: [jigsawye/javascript](https://github.com/jigsawye/javascript/tree/master/react) - ![es](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Spain.png) **Español**: [agrcrobles/javascript](https://github.com/agrcrobles/javascript/tree/master/react) - ![jp](https://raw.githubusercontent.com/gosquared/flags/master/flags/flags/shiny/24/Japan.png) **Japanese**: [mitsuruog/javascript-style-guide](https://github.com/mitsuruog/javascript-style-guide/tree/master/react)