From 15538bf2a6a362f4bf6f86a44074d710ff9ea4f8 Mon Sep 17 00:00:00 2001 From: Konstantinos Triantafyllou Date: Wed, 31 Mar 2021 13:47:42 +0000 Subject: [PATCH] [Monitor Dashboard | Trunk]: Fix broken link to explore in research results git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-monitor-portal/trunk/monitor_dashboard@60758 d315682c-612b-4755-9ff5-7f18f6832af3 --- .../searchPages/simple/searchResearchResults.component.ts | 2 +- src/app/terminology/terminology.component.ts | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/app/search/searchPages/simple/searchResearchResults.component.ts b/src/app/search/searchPages/simple/searchResearchResults.component.ts index e777d27..58372c7 100644 --- a/src/app/search/searchPages/simple/searchResearchResults.component.ts +++ b/src/app/search/searchPages/simple/searchResearchResults.component.ts @@ -14,7 +14,7 @@ import {ConfigurationService} from "../../../openaireLibrary/utils/configuration [customFilter]=customFilter [hasPrefix]="false" [includeOnlyResultsAndFilter]="false" [showSwitchSearchLink]="true" - [openaireLink]="'https://'+(properties.environment != 'production'?'beta.':'')+'explore.openaire.eu/search/simple/research-outcomes'" + [openaireLink]="'https://'+(properties.environment != 'production'?'beta.':'')+'explore.openaire.eu/search/find/research-outcomes'" [piwikSiteId]="piwikSiteId" > diff --git a/src/app/terminology/terminology.component.ts b/src/app/terminology/terminology.component.ts index c24d7ba..454b284 100644 --- a/src/app/terminology/terminology.component.ts +++ b/src/app/terminology/terminology.component.ts @@ -167,7 +167,11 @@ import {ActivatedRoute, Router} from "@angular/router"; -
More information at https://graph.openaire.eu
+
+ + More information for OpenAIRE Research Graph. +