Skip to content

Commit 0552d23

Browse files
Update package.json
Signed-off-by: Project Operations <[email protected]>
1 parent 8c04a62 commit 0552d23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

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

0 commit comments

Comments
 (0)