Skip to content

Commit 78ecfbf

Browse files
committed
fix link in readme
1 parent 787a304 commit 78ecfbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ I cobbled this together from a wide variety of similar "starter" repositories. A
4444
<dd>Enjoy the developer experience! Your saved changes to the CSS and JS are reflected instantaneously without refreshing the page and preserving application state ! On the server as on the client.</dd>
4545

4646
<dt>Next generation JavaScript</dt>
47-
<dd>Use JSX syntax with all ES6 features, and some of ES7 (see <a href=".babel.rc">.babel.rc</a>).</dd>
47+
<dd>Use JSX syntax with all ES6 features, and some of ES7 (see <a href=".babelrc">.babelrc</a>).</dd>
4848

4949
<dt>CSS in modules</dt>
5050
<dd>Write composable, modular and maintenable CSS with your components.</dd>

0 commit comments

Comments
 (0)