Skip to content

Commit 37159e9

Browse files
committed
recipes: fix name of ebpack React-transform-webpack-hmr
1 parent b3a7e76 commit 37159e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/recipes/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h3 id="current-recipes-links-to-github-">Current recipes (links to github)</h3>
9696
<li><a href="https://github.com/Browsersync/recipes/tree/master/recipes/server.middleware">Server Middleware</a></li>
9797
<li><a href="https://github.com/Browsersync/recipes/tree/master/recipes/webpack.monkey-hot-loader">Webpack Monkey-hot-loader</a></li>
9898
<li><a href="https://github.com/Browsersync/recipes/tree/master/recipes/webpack.react-hot-loader">Webpack React-hot-loader</a></li>
99-
<li><a href="https://github.com/Browsersync/recipes/tree/master/recipes/webpack.react-transform-webpack-hmr">Webpack React-transform-webpack-hmr</a></li>
99+
<li><a href="https://github.com/Browsersync/recipes/tree/master/recipes/webpack.react-transform-hmr">Webpack React-transform-hmr</a></li>
100100
</ul>
101101

102102
<h3 id="contribute">Contribute</h3>

0 commit comments

Comments
 (0)