mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
chore: fix broken link in install.sh
This commit is contained in:
parent
f8a1a1ce02
commit
002fa08222
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
set -eu
|
||||
|
||||
# code-server's automatic install script.
|
||||
# See https://github.com/cdr/code-server/blob/main/docs/install
|
||||
# See https://coder.com/docs/code-server/v3.10.2/install
|
||||
|
||||
usage() {
|
||||
arg0="$0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue