Skip to content

Commit bc8e198

Browse files
tcope25lex111
authored andcommitted
Fix broken link (#2642)
The site doesn't load so it's best to link to the updated Github repo.
1 parent c908d00 commit bc8e198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/introducing-jsx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,4 +181,4 @@ We will explore rendering React elements to the DOM in the next section.
181181

182182
>**Tip:**
183183
>
184-
>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://labs.voronianski.com/oceanic-next-color-scheme/) color scheme which is compatible with it.
184+
>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.

0 commit comments

Comments
 (0)