Fixed minor external url issue

This commit is contained in:
George Kalampokis 2020-11-09 10:32:55 +02:00
parent cda31be0bd
commit 8161d382ad
1 changed files with 1 additions and 1 deletions

View File

@ -987,7 +987,7 @@
<label>Zenodo</label> <label>Zenodo</label>
<ordinal>1</ordinal> <ordinal>1</ordinal>
<type>External</type> <type>External</type>
<url>https://sandbox.zenodo.org/api/records/?page={page}&amp;size={pageSize}&amp;q={like}</url> <url>https://sandbox.zenodo.org/api/records/?page={page}&amp;size={pageSize}&amp;q="{like}"</url>
<firstPage>1</firstPage> <firstPage>1</firstPage>
<contenttype>application/json</contenttype> <contenttype>application/json</contenttype>
<data> <data>