diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index aaf388c..d1013e2 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -14,7 +14,7 @@ let props: EnvProperties = { statisticsFrameAPIURL: "https://www.openaire.eu/stats/", statisticsFrameNewAPIURL: "https://services.openaire.eu/stats-tool/", useNewStatistisTool: true, - claimsAPIURL: "https://beta.services.openaire.eu/claims-new/rest/claimsService/", + claimsAPIURL: "https://services.openaire.eu/claims-new/rest/claimsService/", bipFrameAPIURL: "https://bip.imsi.athenarc.gr/api/impact-chart?id=", searchAPIURLLAst: "https://services.openaire.eu/search/v2/api/", searchResourcesAPIURL: "https://services.openaire.eu/search/v2/api/resources",