Skip to content

Commit

Permalink
Merge pull request #1743 from Inist-CNRS/catalogs
Browse files Browse the repository at this point in the history
docs(enrichers-catalog): fixed 2 urls from .inist to .istex
  • Loading branch information
touv authored Dec 11, 2023
2 parents c164e52 + 15c984d commit 2af7243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/custom/enrichers/enrichers-catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,15 +241,15 @@
},
{
"id": "post-v1-corporate-private-public",
"url": "https://authors-tools.services.inist.fr/v1/corporate/private-public",
"url": "https://authors-tools.services.istex.fr/v1/corporate/private-public",
"doc": "https://gitbucket.inist.fr/tdm/web-services/tree/master/authors-tools/v1/corporate",
"swagger": "https://openapi.services.istex.fr/?urls.primaryName=authors-tools%20-%20Outils%20sur%20les%20auteurs#/default/post_v1_corporate_private_public",
"objectifTDM": "https://services.istex.fr/2023/09/06/detection-daffiliations-privees/",
"type": "affiliation"
},
{
"id": "post-v1-teeft-with-numbers-en",
"url": "https://terms-extraction.services.inist.fr/v1/teeft/with-numbers/en",
"url": "https://terms-extraction.services.istex.fr/v1/teeft/with-numbers/en",
"doc": "https://gitbucket.inist.fr/tdm/web-services/tree/master/terms-extraction#v1%2fteeft%2fwith-numbers%2fen",
"swagger": "https://openapi.services.istex.fr/?urls.primaryName=terms-extraction%20-%20Extraction%20de%20termes#/terms-extraction/post-v1-teeft-with-numbers-en",
"objectifTDM": "https://services.istex.fr/2023/06/30/extraction-de-termes-via-teeft-nombres-compris/",
Expand Down

0 comments on commit 2af7243

Please sign in to comment.