Skip to content

Commit fff2516

Browse files
authored
Update repository and homepage URLs in package.json
1 parent 03cbfe4 commit fff2516

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
@@ -7,9 +7,9 @@
77
"jupyterlab",
88
"jupyterlab-extension"
99
],
10-
"homepage": "https://github.com/Zsailer/jupyterlab-cell-diff",
10+
"homepage": "https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff",
1111
"bugs": {
12-
"url": "https://github.com/Zsailer/jupyterlab-cell-diff/issues"
12+
"url": "https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/issues"
1313
},
1414
"license": "BSD-3-Clause",
1515
"author": {
@@ -26,7 +26,7 @@
2626
"style": "style/index.css",
2727
"repository": {
2828
"type": "git",
29-
"url": "https://github.com/Zsailer/jupyterlab-cell-diff.git"
29+
"url": "https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff.git"
3030
},
3131
"scripts": {
3232
"build": "jlpm build:lib && jlpm build:labextension:dev",

0 commit comments

Comments
 (0)