diff --git a/www-home/index.html b/www-home/index.html index 5598148..0472d1b 100644 --- a/www-home/index.html +++ b/www-home/index.html @@ -10,7 +10,6 @@
- @@ -32,7 +31,8 @@ { url: "https://mapping-tools.services.inist.fr/", name: "mapping-tools - Utilisation de tables de correspondance" }, { url: "https://ner-tagger.services.inist.fr", name: "ner-tagger - Détection d'entités nommées" }, { url: "https://nlp-tools2.services.inist.fr/", name: "nlp-tools2 - Outils de NLP" }, - { url: "https://terms-extraction.services.inist.fr", name: "terms-extraction - Extraction de termes" }, ], + { url: "https://terms-extraction.services.inist.fr", name: "terms-extraction - Extraction de termes" }, + { url: "https://nlp-tools-2.services.inist.fr", name: "nlp-tools - Bibliotheques de composants NLP" }, ], queryConfigEnabled: true, dom_id: '#swagger-ui', deepLinking: true,