From 9369720a15309468ef76bba25053700f331eedad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 Feb 2023 10:08:49 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 68f7491..9e6f123 100644 --- a/manifest.toml +++ b/manifest.toml @@ -11,7 +11,6 @@ maintainers = ["kay0u"] [upstream] license = "BSD-3-Clause" -website = "https://example.com" 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"