We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c04a62 commit 0552d23Copy full SHA for 0552d23
package.json
@@ -3,11 +3,11 @@
3
"license": "MIT",
4
"version": "0.0.0",
5
"description": "Run VS Code on a remote server.",
6
- "homepage": "https://github.com/coder/code-server",
+ "homepage": "https://github.com/ecampuslearning/coder/code-server",
7
"bugs": {
8
- "url": "https://github.com/coder/code-server/issues"
+ "url": "https://github.com/ecampuslearning/coder/code-server/issues"
9
},
10
- "repository": "https://github.com/coder/code-server",
+ "repository": "https://github.com/ecampuslearning/coder/code-server",
11
"scripts": {
12
"clean": "./ci/build/clean.sh",
13
"build": "./ci/build/build-code-server.sh",
0 commit comments