Skip to content

Commit 89393d6

Browse files
committed
fix links in package.json
1 parent 448cc4c commit 89393d6

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
@@ -15,17 +15,17 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/filiptronicek/xterm-web-ide.git"
18+
"url": "git+https://github.com/gitpod-io/xterm-web-ide.git"
1919
},
2020
"keywords": [],
2121
"author": "",
2222
"license": "MIT",
2323
"type": "module",
2424
"packageManager": "[email protected]",
2525
"bugs": {
26-
"url": "https://github.com/filiptronicek/xterm-web-ide/issues"
26+
"url": "https://github.com/gitpod-io/xterm-web-ide/issues"
2727
},
28-
"homepage": "https://github.com/filiptronicek/xterm-web-ide#readme",
28+
"homepage": "https://github.com/gitpod-io/xterm-web-ide#readme",
2929
"dependencies": {
3030
"@gitpod/gitpod-protocol": "^0.1.5-main.6983",
3131
"buffer": "^6.0.3",

0 commit comments

Comments
 (0)