Skip to content

Commit de0b4a0

Browse files
author
Daniel Ruf
committedJun 4, 2019
docs: fix link to webpack-scaffold
1 parent 6ee3c0b commit de0b4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The project also has several utility packages which are used by other commands
6363

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

6868
## Getting started
6969

0 commit comments

Comments
 (0)
Please sign in to comment.