diff --git a/metainfo.json b/metainfo.json index 0a05ffc3663caca7957607c48db4621e6caeeb9d..fad9a2bd0088e1ed12b89734e509030b19d05c31 100644 --- a/metainfo.json +++ b/metainfo.json @@ -1,17 +1,16 @@ { "authors": [ - "John, Doe", - "Bob, Alice" + "Surname, First names", + "Surname, First names" ], "email": "user@domain.com", "title": "Title of the tutorial", "description": "In this tutorial we will ...", "url": "https://gitlab.mpcdf.mpg.de/nomad-lab/analytics-tutorial-template", "link": "https://analytics-toolkit.nomad-coe.eu/hub/user-redirect/notebooks/tutorials/Welcome.ipynb", - "created": "", + "link_public": "https://analytics-toolkit.nomad-coe.eu/public/user-redirect/notebooks/tutorials/Welcome.ipynb", "updated": "", "flags":{ - "isPublic": false, "featured": false, "top_of_list": false },