From 6dea652a709af39e90a88be45f0f45849ab29d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BAlio=20Gomes?= <38530342+JulioGsn@users.noreply.github.com> Date: Sun, 10 Feb 2019 13:53:46 -0200 Subject: [PATCH] Fixed broken link in readme.md file (#1661) * Fixed broken link on readme.md file * Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8203644..ed0651b9f 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The documentation is divided into several sections with a different tone and pur ## Translation -If you are interesting in translating `reactjs.org`, please see the current translation efforts at [isreactreadyyet.com](https://www.isreactreadyyet.com). +If you are interesting in translating `reactjs.org`, please see the current translation efforts at [isreacttranslatedyet.com](https://www.isreacttranslatedyet.com/). If your language does not have a translation and you would like to create one, please follow the instructions at [reactjs.org Translations](https://github.com/reactjs/reactjs.org-translation#translating-reactjsorg).