diff --git a/explore/src/environments/environment.prod.ts b/explore/src/environments/environment.prod.ts index 26d050ab..cd56ccbc 100644 --- a/explore/src/environments/environment.prod.ts +++ b/explore/src/environments/environment.prod.ts @@ -15,7 +15,7 @@ import {common, commonProd} from "../app/openaireLibrary/utils/properties/enviro statisticsFrameNewAPIURL: "https://services.openaire.eu/stats-tool/", bipFrameAPIURL: "https://bip.imsi.athenarc.gr/api/impact-chart?id=", useNewStatistisTool: true, - claimsAPIURL: "https://services.openaire.eu/claims/rest/claimsService/", + claimsAPIURL: "https://beta.services.openaire.eu/claims-new/rest/claimsService/", searchAPIURLLAst: "https://services.openaire.eu/search/v2/api/", searchResourcesAPIURL: "https://services.openaire.eu/search/v2/api/resources", openCitationsAPIURL: "https://services.openaire.eu/opencitations/getCitations?id=",