Skip to content

Commit 3dcb92b

Browse files
committed
fix npm docs link in install.sh
1 parent 4318ac6 commit 3dcb92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ install_npm() {
419419
echoh
420420
echoerr "Please install npm or yarn to install code-server!"
421421
echoerr "You will need at least node v12 and a few C dependencies."
422-
echoerr "See the docs https://github.com/cdr/code-server#yarn-npm"
422+
echoerr "See the docs https://github.com/cdr/code-server/blob/master/docs/install.md#yarn-npm"
423423
exit 1
424424
}
425425

0 commit comments

Comments
 (0)