From f2cffb8ca4c767d98174bb9466f191f73f309df1 Mon Sep 17 00:00:00 2001 From: Vinoth Kumar Date: Mon, 6 Jan 2020 07:55:11 +0530 Subject: [PATCH] Link is not working (Domain expried) (#2636) --- content/docs/introducing-jsx.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/docs/introducing-jsx.md b/content/docs/introducing-jsx.md index 0ae2309f..3b9e52a9 100644 --- a/content/docs/introducing-jsx.md +++ b/content/docs/introducing-jsx.md @@ -181,4 +181,5 @@ We will explore rendering React elements to the DOM in the next section. >**Tip:** > ->We recommend using the ["Babel" language definition](https://babeljs.io/docs/editors) for your editor of choice so that both ES6 and JSX code is properly highlighted. This website uses the [Oceanic Next](https://github.com/voronianski/oceanic-next-color-scheme) color scheme which is compatible with it. + +>We recommend using the ["Babel" language definition](https://babeljs.io/docs/editors) for your editor of choice so that both ES6 and JSX code is properly highlighted.