diff --git a/src/providers.json b/src/providers.json index ae630e4..045901b 100644 --- a/src/providers.json +++ b/src/providers.json @@ -23,11 +23,11 @@ "name": "European Spallation Source", "abbr": "ESS", "url": "https://search.panosc.ess.eu/api", - "homepage": "https://europeanspallationsource.se/", + "homepage": "https://ess.eu/", "services": [ { - "name": "PaNdata Software Catalogue", - "url": "https://software.pan-data.eu/" + "name": "PaNOSC Search API", + "url": "https://search.panosc.ess.eu/api" } ] }, @@ -102,5 +102,17 @@ "url": "https://software.pan-data.eu/" } ] + }, + { + "name": "ALBA Synchrotron", + "abbr": "ALBA", + "url": "https://data.cells.es/iws/panosc/search-api", + "homepage": "https://www.cells.es/en", + "services": [ + { + "name": "PaNOSC Search API", + "url": "https://data.cells.es/iws/panosc/search-api" + } + ] } ]