We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2543287 commit 2c07e20Copy full SHA for 2c07e20
index.html
@@ -30,8 +30,8 @@ <h1>
30
<p>Other Style Guides</p>
31
32
<ul>
33
-<li><a href="es5/">ES5</a></li>
34
-<li><a href="react/">React</a></li>
+<li><a href="https://github.com/airbnb/javascript/tree/master/es5">ES5</a></li>
+<li><a href="https://github.com/airbnb/javascript/tree/master/react">React</a></li>
35
<li><a href="https://github.com/airbnb/css">CSS & Sass</a></li>
36
<li><a href="https://github.com/airbnb/ruby">Ruby</a></li>
37
</ul>
params.json
0 commit comments