Skip to content

Commit dfeca1c

Browse files
authored
Update links in package.json
I will try checking the docs too
1 parent 439f27c commit dfeca1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"license": "MIT",
44
"version": "4.0.2",
55
"description": "Run VS Code on a remote server.",
6-
"homepage": "https://github.com/cdr/code-server",
6+
"homepage": "https://github.com/coder/code-server",
77
"bugs": {
8-
"url": "https://github.com/cdr/code-server/issues"
8+
"url": "https://github.com/coder/code-server/issues"
99
},
10-
"repository": "https://github.com/cdr/code-server",
10+
"repository": "https://github.com/coder/code-server",
1111
"scripts": {
1212
"clean": "./ci/build/clean.sh",
1313
"build": "./ci/build/build-code-server.sh",

0 commit comments

Comments
 (0)