Skip to content

Commit dc941e6

Browse files
pranshuchittoraematipico
authored andcommitted
docs(contributing): fixes dead link (#835)
link to the migration docs was invalid, hence fixed
1 parent b8d5511 commit dc941e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ The expected result of the above command is to take the mentioned `webpack` conf
259259
It should be a valid new config and should keep intact all the features from the original config.
260260
The new config will be as readable as possible (may add some comments).
261261

262-
With [#40](https://github.com/webpack/webpack-cli/pull/40), we have been able to add basic scaffolding and do many of the conversions recommended in the [docs](https://webpack.js.org/guides/migrating/).
262+
With [#40](https://github.com/webpack/webpack-cli/pull/40), we have been able to add basic scaffolding and do many of the conversions recommended in the [docs](https://webpack.js.org/migrate).
263263

264264
### How it's being done
265265

0 commit comments

Comments
 (0)