diff --git a/www-home/index.html b/www-home/index.html index e0a4840..d3d3922 100644 --- a/www-home/index.html +++ b/www-home/index.html @@ -21,6 +21,8 @@ urls: [ { url: "https://affiliations-rnsr.services.inist.fr", name: "Affiliation RNSR WS"}, { url: "https://ark-tools.services.inist.fr/", name: "Services autour des identifiants ARK"}, + { url: "https://nlp-tools.services.inist.fr/", name: "Traitements automatiques du Langage Naturel"}, + { url: "https://domains-classifiers.services.inist.fr/", name: "Classification en domaines scientifiques"}, ], dom_id: '#swagger-ui', deepLinking: true,