From fca23b7e8399b21a49594f09e9cc2760688ba9f5 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 23 Aug 2022 07:27:06 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 75480b8..8b4c153 100644 --- a/manifest.json +++ b/manifest.json @@ -7,10 +7,10 @@ "fr": "Console de code pour exécuter du code Python de manière interactive." }, "version": "3.4.5~ynh1", - "url": "https://jupyterlab.readthedocs.io/en/stable/", + "url": "https://jupyter.org", "upstream": { "license": "BSD-3-Clause", - "website": "https://jupyterlab.readthedocs.io/en/stable/", + "website": "https://jupyter.org", "demo": "https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo", "admindoc": "https://jupyterlab.readthedocs.io/en/stable/", "code": "https://github.com/jupyterhub/jupyterhub",