Skip to content

Commit cb98dd9

Browse files
authored
Change link in readme to webpack.js.org
1 parent 31fb4fd commit cb98dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This will start a server, listening on connections from `localhost` on port `808
3939

4040
Now, when you change something in your assets, it should live-reload the files.
4141

42-
See [**the documentation**](http://webpack.github.io/docs/webpack-dev-server.html) for more use cases and options.
42+
See [**the documentation**](https://webpack.js.org/configuration/dev-server/#devserver) for more use cases and options.
4343

4444
<h2 align="center">Contributing</h2>
4545

0 commit comments

Comments
 (0)