Fix link to doc of apis.
This commit is contained in:
parent
231c7bb518
commit
b156198559
|
@ -27,7 +27,7 @@ declare var copy;
|
|||
<div class="uk-alert-primary uk-alert uk-margin-top-remove uk-flex uk-flex-middle">
|
||||
<icon name="info" [flex]="true"></icon>
|
||||
<span class="uk-margin-small-left">You can register up to 5 services.
|
||||
For more information please read the <a href="https://graph.openaire.eu/docs/apis/authentication" target="_blank">OpenAIRE API Authentication documentation</a>.</span>
|
||||
For more information please read the <a href="https://graph.openaire.eu/docs/apis/authentication/#registered-services" target="_blank">OpenAIRE API Authentication documentation</a>.</span>
|
||||
</div>
|
||||
<div *ngIf="apis.length === 0"
|
||||
class="uk-margin-large-top uk-card uk-card-default uk-height-small uk-position-relative">
|
||||
|
|
Loading…
Reference in New Issue