From c3530ff366e41a0fd93358260226d76c4fad176c Mon Sep 17 00:00:00 2001 From: Nat Alison Date: Thu, 7 Feb 2019 18:30:13 -0800 Subject: [PATCH 1/4] Add actual instructions for translations. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c66322a03..e19398017 100644 --- a/README.md +++ b/README.md @@ -57,9 +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 join the Crowdin. - -* [Crowdin - React](https://crowdin.com/project/react) +If you are interesting in translating `reactjs.org`, please see the instructions at [reactjs.org Translations](https://github.com/reactjs/reactjs.org-translation#translating-reactjsorg). ## Troubleshooting From 0ef383a1ff3c045a41f53e9feac124ed234b6942 Mon Sep 17 00:00:00 2001 From: Sophie Alpert Date: Sat, 9 Feb 2019 12:54:41 -0800 Subject: [PATCH 2/4] Update a-component-using-external-plugins.md (#1655) --- content/home/examples/a-component-using-external-plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/home/examples/a-component-using-external-plugins.md b/content/home/examples/a-component-using-external-plugins.md index a8c35bbd6..1c50c8718 100644 --- a/content/home/examples/a-component-using-external-plugins.md +++ b/content/home/examples/a-component-using-external-plugins.md @@ -4,4 +4,4 @@ order: 3 domid: markdown-example --- -React is flexible and provides hooks that allow you to interface with other libraries and frameworks. This example uses **remarkable**, an external Markdown library, to convert the `