Update develop links to graph/develop links
This commit is contained in:
parent
3e11718df1
commit
46a09e886e
|
@ -29,7 +29,7 @@ import {StakeholderUtils} from "../utils/indicator-utils";
|
|||
<p>
|
||||
<span class="uk-text-bold">For research outcomes </span>
|
||||
(publications, datasets, software and other research data) you can use the
|
||||
<a href="http://api.openaire.eu/api.html" target="_blank">Selective Access APIs</a>
|
||||
<a href="https://graph.openaire.eu/develop/api.html" target="_blank">Selective Access APIs</a>
|
||||
by adding the <span class="uk-text-lowercase">{{type}}</span> parameter.
|
||||
</p>
|
||||
<p>
|
||||
|
@ -65,8 +65,8 @@ import {StakeholderUtils} from "../utils/indicator-utils";
|
|||
</div>
|
||||
<div>
|
||||
<p>
|
||||
<span class="uk-text-bold">For projects</span> you can use the <a href="http://api.openaire.eu/api.html" target="_blank">Selective Access APIs</a>
|
||||
and the <a href="http://api.openaire.eu/bulk-projects.html" target="_blank">Bulk Access APIs</a>.
|
||||
<span class="uk-text-bold">For projects</span> you can use the <a href="https://graph.openaire.eu/develop/api.html" target="_blank">Selective Access APIs</a>
|
||||
and the <a href="https://graph.openaire.eu/develop/bulk-projects.html" target="_blank">Bulk Access APIs</a>.
|
||||
</p>
|
||||
<p>
|
||||
Request examples:
|
||||
|
@ -92,7 +92,7 @@ import {StakeholderUtils} from "../utils/indicator-utils";
|
|||
<div class="uk-margin-large-top uk-flex uk-flex-center uk-padding">
|
||||
<div class="documentation">
|
||||
For <span class="uk-text-bold">more information</span> on the full potential of the OpenAIRE APIs please check
|
||||
the <a href="http://develop.openaire.eu/" target="_blank">OpenAIRE API Documentation</a>.
|
||||
the <a href="https://graph.openaire.eu/develop" target="_blank">OpenAIRE API Documentation</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 130691b60a432b8432b610b1e201d1b4db251c12
|
||||
Subproject commit 2f65202142d48bfd51508e20f9ac0d8cb4368990
|
Loading…
Reference in New Issue