Skip to content

Commit dfc37d9

Browse files
committed
Update the npm command
updated the npm command to execute the correct command
1 parent 447d434 commit dfc37d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you're done making changes:
5959

6060
```bash
6161
# Rebuild HTML content
62-
npm run book:build
62+
npm run test:404
6363

6464
# Check for 404s
6565
npm run test:404 # See notes below about this

0 commit comments

Comments
 (0)