Skip to content

Commit d06b940

Browse files
committed
Update doc
1 parent 590224e commit d06b940

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,7 @@ npm run lint:js -- --fix
8383

8484
### Check for broken links
8585

86-
Build the site
87-
88-
```sh
89-
hugo --minify
90-
```
91-
92-
and run
86+
To check for broken links, run the following command:
9387

9488
```sh
9589
npm run test:links

0 commit comments

Comments
 (0)