We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba65ec1 + 83b3f28 commit 2a5e2f6Copy full SHA for 2a5e2f6
CONTRIBUTING.md
@@ -40,7 +40,7 @@ Pull requests often need some real-world testing.
40
1. In your `package.json`, change the line with `webpack-dev-server` to:
41
42
```json
43
- "webpack-dev-server": "webpack/webpack-dev-server#<ID>/head"
+ "webpack-dev-server": "github:webpack/webpack-dev-server#pull/<ID>/head"
44
```
45
46
`<ID>` is the ID of the pull request.
0 commit comments