diff --git a/README.md b/README.md index 156d167..878bf9d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al ## Documentation and resources -* Official app website: +* Official app website: * Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: diff --git a/README_fr.md b/README_fr.md index bde2a4f..8b36b62 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ JupyterLab est une interface utilisateur de nouvelle génération pour le projet ## Documentations et ressources -* Site officiel de l'app : +* Site officiel de l'app : * Documentation officielle de l'admin : * Dépôt de code officiel de l'app : * Documentation YunoHost pour cette app : diff --git a/manifest.json b/manifest.json index 0f8b168..08e517e 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "BSD-3-Clause", "website": "https://jupyter.org", "admindoc": "https://jupyterlab.readthedocs.io/en/stable/", - "code": "https://github.com/jupyterhub/jupyterhub" + "code": "https://github.com/jupyterhub/jupyterhub", + "cpe": "cpe:2.3:a:jupyter:nbdime-jupyterlab" }, "license": "BSD-3-Clause", "maintainer": { @@ -62,4 +63,4 @@ } ] } -} +} \ No newline at end of file