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 03cbfe4 commit fff2516Copy full SHA for fff2516
package.json
@@ -7,9 +7,9 @@
7
"jupyterlab",
8
"jupyterlab-extension"
9
],
10
- "homepage": "https://github.com/Zsailer/jupyterlab-cell-diff",
+ "homepage": "https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff",
11
"bugs": {
12
- "url": "https://github.com/Zsailer/jupyterlab-cell-diff/issues"
+ "url": "https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff/issues"
13
},
14
"license": "BSD-3-Clause",
15
"author": {
@@ -26,7 +26,7 @@
26
"style": "style/index.css",
27
"repository": {
28
"type": "git",
29
- "url": "https://github.com/Zsailer/jupyterlab-cell-diff.git"
+ "url": "https://github.com/jupyter-ai-contrib/jupyterlab-cell-diff.git"
30
31
"scripts": {
32
"build": "jlpm build:lib && jlpm build:labextension:dev",
0 commit comments