chore: fix broken link in install.sh

This commit is contained in:
Joe Previte 2021-07-02 11:14:36 -07:00
parent f8a1a1ce02
commit 002fa08222
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 1 additions and 1 deletions

View File

@ -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"