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 b44efcf commit d612254Copy full SHA for d612254
package.json
@@ -8,9 +8,9 @@
8
"jupyterlab-extension",
9
"osscar"
10
],
11
- "homepage": "https://github.com/dou-du/jupyterlab-mol-visualizer",
+ "homepage": "https://github.com/osscar-org/jupyterlab-mol-visualizer",
12
"bugs": {
13
- "url": "https://github.com/dou-du/jupyterlab-mol-visualizer/issues"
+ "url": "https://github.com/osscar-org/jupyterlab-mol-visualizer/issues"
14
},
15
"license": "BSD-3-Clause",
16
"author": {
@@ -26,7 +26,7 @@
26
"style": "style/index.css",
27
"repository": {
28
"type": "git",
29
- "url": "https://github.com/dou-du/jupyterlab-mol-visualizer.git"
+ "url": "https://github.com/osscar-org/jupyterlab-mol-visualizer.git"
30
31
"workspaces": [
32
"ui-tests"
0 commit comments