Skip to content

Commit b36ab9a

Browse files
Update husky troubleshooting link (#13835)
1 parent 7b03e24 commit b36ab9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/env/check-node

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ else
8585
# not in a terminal, so v possible we're running a husky script in a git gui
8686
echo "Could not find Node v$nvmrc_version."
8787
echo "You may need to load your Node version manager in a ~/.huskyrc file."
88-
echo "See https://typicode.github.io/husky/troubleshooting.html#command-not-found."
88+
echo "See https://typicode.github.io/husky/how-to.html#node-version-managers-and-guis."
8989
fi
9090

9191
# exit with failure

0 commit comments

Comments
 (0)