We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439f27c commit dfeca1cCopy full SHA for dfeca1c
package.json
@@ -3,11 +3,11 @@
3
"license": "MIT",
4
"version": "4.0.2",
5
"description": "Run VS Code on a remote server.",
6
- "homepage": "https://github.com/cdr/code-server",
+ "homepage": "https://github.com/coder/code-server",
7
"bugs": {
8
- "url": "https://github.com/cdr/code-server/issues"
+ "url": "https://github.com/coder/code-server/issues"
9
},
10
- "repository": "https://github.com/cdr/code-server",
+ "repository": "https://github.com/coder/code-server",
11
"scripts": {
12
"clean": "./ci/build/clean.sh",
13
"build": "./ci/build/build-code-server.sh",
0 commit comments