replace remaining cdr github links

This commit is contained in:
Ben Potter
2022-01-30 07:32:43 -06:00
parent 97d864d09f
commit 0381f1400c
18 changed files with 37 additions and 37 deletions

View File

@@ -67,7 +67,7 @@ main() {
tar -xzf release-npm-package/package.tar.gz
# Ignore symlink when publishing npm package
# See: https://github.com/cdr/code-server/pull/3935
# See: https://github.com/coder/code-server/pull/3935
echo "node_modules.asar" > release/.npmignore
# NOTES:@jsjoeio