Skip to content

Commit c4faaf6

Browse files
authored
Changed link style
1 parent 2114385 commit c4faaf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/faq-build.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ category: FAQ
88

99
### Do I need to use JSX with React?
1010

11-
No! Check out https://reactjs.org/docs/react-without-jsx.html
11+
No! Check out ["React Without JSX"](/docs/react-without-jsx.html) to learn more.
1212

1313
### Do I need to use ES6 (+) with React?
1414

15-
No! Check out https://reactjs.org/docs/react-without-es6.html
15+
No! Check out ["React Without ES6"](/docs/react-without-es6.html) to learn more.
1616

1717
### How can I write comments in JSX?
1818

0 commit comments

Comments
 (0)