We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a1a1c commit 002fa08Copy full SHA for 002fa08
install.sh
@@ -2,7 +2,7 @@
2
set -eu
3
4
# code-server's automatic install script.
5
-# See https://github.com/cdr/code-server/blob/main/docs/install
+# See https://coder.com/docs/code-server/v3.10.2/install
6
7
usage() {
8
arg0="$0"
0 commit comments