Skip to content

Commit

Permalink
Merge pull request #911 from DanielRuf/docs/fix-webpack-scaffold-link
Browse files Browse the repository at this point in the history
docs: fix link to webpack-scaffold
  • Loading branch information
evenstensberg committed Jun 4, 2019
2 parents 6ee3c0b + de0b4a0 commit 68427e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -63,7 +63,7 @@ The project also has several utility packages which are used by other commands

- [`utils`](./packages/utils/README.md) - Several utilities used across webpack-cli.
- [`generators`](./packages/generators/README.md) - Contains all webpack-cli related yeoman generators.
- [`webpack-scaffold`](./packages/info/README.md#webpack-cli-info) - Utilities to create a webpack scaffold.
- [`webpack-scaffold`](./packages/webpack-scaffold/README.md) - Utilities to create a webpack scaffold.

## Getting started

Expand Down

0 comments on commit 68427e4

Please sign in to comment.