From 5e18402beef827e399e366d4aa118fa4a72b5be8 Mon Sep 17 00:00:00 2001 From: Konstantin Taletskiy Date: Fri, 5 Dec 2025 15:31:33 -0800 Subject: [PATCH] Fix metadata links --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3841191..98ae13c 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,9 @@ "jupyterlab", "jupyterlab-extension" ], - "homepage": "https://github.com/jupyter-ai-contrib/jupyter_server_documents", + "homepage": "https://github.com/jupyter-ai-contrib/jupyter-server-documents", "bugs": { - "url": "https://github.com/jupyter-ai-contrib/jupyter_server_documents/issues" + "url": "https://github.com/jupyter-ai-contrib/jupyter-server-documents/issues" }, "license": "BSD-3-Clause", "author": {