Archived
1
0

Merge pull request #3711 from cdr/jsjoeio-fix-link

chore: fix broken link in install.sh
This commit is contained in:
Joe Previte 2021-07-02 13:15:08 -07:00 committed by GitHub
commit 58514c422f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"