From d61225479c9fd3782e52e6645b738a929087d091 Mon Sep 17 00:00:00 2001 From: Dou Du Date: Mon, 27 May 2024 14:13:16 +0200 Subject: [PATCH] update package URL --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f817683..ac9f376 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ "jupyterlab-extension", "osscar" ], - "homepage": "https://github.com/dou-du/jupyterlab-mol-visualizer", + "homepage": "https://github.com/osscar-org/jupyterlab-mol-visualizer", "bugs": { - "url": "https://github.com/dou-du/jupyterlab-mol-visualizer/issues" + "url": "https://github.com/osscar-org/jupyterlab-mol-visualizer/issues" }, "license": "BSD-3-Clause", "author": { @@ -26,7 +26,7 @@ "style": "style/index.css", "repository": { "type": "git", - "url": "https://github.com/dou-du/jupyterlab-mol-visualizer.git" + "url": "https://github.com/osscar-org/jupyterlab-mol-visualizer.git" }, "workspaces": [ "ui-tests"