Merge from Develop
This commit is contained in:
commit
c31205bec8
|
@ -1 +1 @@
|
|||
Subproject commit f2a2c52d435629bad2c9af68240d76dfefe4dfd9
|
||||
Subproject commit 2102dfb0d70ccbb773ff659342661054155a4c39
|
|
@ -1 +1 @@
|
|||
Subproject commit a7e2f9882fc3cbb9f14ced3e0600d15bf2ffb887
|
||||
Subproject commit 9e58421a1adf3fbeb361e21616feaea8c7f867af
|
|
@ -102,6 +102,7 @@ export let properties: EnvProperties = {
|
|||
errorLink: '/error',
|
||||
lastIndexInformationLink: "https://beta.openaire.eu/aggregation-and-content-provision-workflows",
|
||||
showLastIndexInformationLink: true,
|
||||
bipFrameAPIURL: "https://bip.imsi.athenarc.gr/api/impact-chart?id=",
|
||||
widgetLink: "https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
|
||||
claimsInformationLink: "https://beta.openaire.eu/linking",
|
||||
depositLearnHowPage: "/participate/deposit/learn-how",
|
||||
|
|
|
@ -102,6 +102,7 @@ export let properties: EnvProperties = {
|
|||
errorLink: '/error',
|
||||
lastIndexInformationLink: "https://www.openaire.eu/aggregation-and-content-provision-workflows",
|
||||
showLastIndexInformationLink: true,
|
||||
bipFrameAPIURL: "https://bip.imsi.athenarc.gr/api/impact-chart?id=",
|
||||
widgetLink: "https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=",
|
||||
claimsInformationLink: "https://www.openaire.eu/linking",
|
||||
depositLearnHowPage: "/participate/deposit/learn-how",
|
||||
|
|
|
@ -107,6 +107,7 @@ export let properties: EnvProperties = {
|
|||
errorLink: '/error',
|
||||
lastIndexInformationLink: 'https://beta.openaire.eu/aggregation-and-content-provision-workflows',
|
||||
showLastIndexInformationLink: true,
|
||||
bipFrameAPIURL: "https://bip.imsi.athenarc.gr/api/impact-chart?id=",
|
||||
widgetLink: 'https://beta.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=',
|
||||
claimsInformationLink: 'https://beta.openaire.eu/linking',
|
||||
depositLearnHowPage: '/participate/deposit/learn-how',
|
||||
|
|
Loading…
Reference in New Issue