diff --git a/authors-tools/README.md b/authors-tools/README.md index de745f8..342da7e 100644 --- a/authors-tools/README.md +++ b/authors-tools/README.md @@ -75,7 +75,7 @@ ## Exemple ```bash -$ cat < + diff --git a/authors-tools/examples.http b/authors-tools/examples.http index 83313b6..863e06b 100644 --- a/authors-tools/examples.http +++ b/authors-tools/examples.http @@ -1,5 +1,5 @@ # Désambiguisation d'auteur orcid -POST https://authors-tools-2.services.inist.fr/v1/orcid-disambiguation/orcidDisambiguation HTTP/1.1 +POST https://authors-tools.services.inist.fr/v1/orcid-disambiguation/orcidDisambiguation HTTP/1.1 Content-Type: application/json [ diff --git a/www-home/index.html b/www-home/index.html index ec16f51..19156da 100644 --- a/www-home/index.html +++ b/www-home/index.html @@ -22,7 +22,7 @@ { url: "https://address-kit.services.inist.fr", name: "address-kit - Informations sur des adresses d'affiliations" }, { url: "https://affiliations-tools.services.inist.fr", name: "affiliations-tools - Structuration & enrichissements d'affiliations" }, { url: "https://ark-tools.services.inist.fr/", name: "ark-tools - Services autour des identifiants ARK" }, - { url: "https://authors-tools-2.services.inist.fr", name: "authors-tools - Outils sur les auteurs" }, + { url: "https://authors-tools.services.inist.fr", name: "authors-tools - Outils sur les auteurs" }, { url: "https://biblio-tools.services.inist.fr/", name: "biblio-tools - Outils pour références bibliographiques" }, { url: "https://domains-classifier.services.inist.fr/", name: "domains-classifier - Classification en domaines scientifiques" }, { url: "https://hal-classifier.services.inist.fr", name: "hal-classifier - Classification HAL" },