Skip to content

Commit 6e91a3b

Browse files
committed
update all repository links
1 parent 16e83a3 commit 6e91a3b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/blockly-extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"jupyterlab",
88
"jupyterlab-extension"
99
],
10-
"homepage": "https://github.com/quantstack/jupyterlab-blockly",
10+
"homepage": "https://github.com/QuantStack/jupyterlab-blockly",
1111
"bugs": {
12-
"url": "https://github.com/quantstack/jupyterlab-blockly/issues"
12+
"url": "https://github.com/QuantStack/jupyterlab-blockly/issues"
1313
},
1414
"license": "BSD-3-Clause",
1515
"author": {
@@ -25,7 +25,7 @@
2525
"style": "style/index.css",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/quantstack/jupyterlab-blockly.git"
28+
"url": "https://github.com/QuantStack/jupyterlab-blockly"
2929
},
3030
"scripts": {
3131
"build": "jlpm build:lib && jlpm build:labextension:dev",

packages/blockly/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"jupyterlab",
99
"jupyterlab-extension"
1010
],
11-
"homepage": "https://github.com/quantstack/jupyterlab-blockly",
11+
"homepage": "https://github.com/QuantStack/jupyterlab-blockly",
1212
"bugs": {
13-
"url": "https://github.com/quantstack/jupyterlab-blockly/issues"
13+
"url": "https://github.com/QuantStack/jupyterlab-blockly/issues"
1414
},
1515
"license": "BSD-3-Clause",
1616
"author": {
@@ -26,7 +26,7 @@
2626
"style": "style/index.css",
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/quantstack/jupyterlab-blockly.git"
29+
"url": "https://github.com/QuantStack/jupyterlab-blockly"
3030
},
3131
"scripts": {
3232
"build": "tsc -b",

0 commit comments

Comments
 (0)