Update links in package.json

I will try checking the docs too
This commit is contained in:
LG 2022-01-29 08:54:17 +05:30 committed by GitHub
parent 439f27c568
commit dfeca1c2bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -3,11 +3,11 @@
"license": "MIT", "license": "MIT",
"version": "4.0.2", "version": "4.0.2",
"description": "Run VS Code on a remote server.", "description": "Run VS Code on a remote server.",
"homepage": "https://github.com/cdr/code-server", "homepage": "https://github.com/coder/code-server",
"bugs": { "bugs": {
"url": "https://github.com/cdr/code-server/issues" "url": "https://github.com/coder/code-server/issues"
}, },
"repository": "https://github.com/cdr/code-server", "repository": "https://github.com/coder/code-server",
"scripts": { "scripts": {
"clean": "./ci/build/clean.sh", "clean": "./ci/build/clean.sh",
"build": "./ci/build/build-code-server.sh", "build": "./ci/build/build-code-server.sh",