Skip to content

Commit 58514c4

Browse files
authored
Merge pull request #3711 from cdr/jsjoeio-fix-link
chore: fix broken link in install.sh
2 parents f8a1a1c + 002fa08 commit 58514c4

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
@@ -2,7 +2,7 @@
22
set -eu
33

44
# code-server's automatic install script.
5-
# See https://github.com/cdr/code-server/blob/main/docs/install
5+
# See https://coder.com/docs/code-server/v3.10.2/install
66

77
usage() {
88
arg0="$0"

0 commit comments

Comments
 (0)