Skip to content

Commit 664076e

Browse files
committed
IQSS#9650 documenting the API call to list dataverses linked to a dataset
1 parent e58c067 commit 664076e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx-guides/source/admin/dataverses-datasets.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Creates a link between a dataset and a Dataverse collection (see the :ref:`datas
121121
List Dataverses that are linked from a Dataset
122122
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
123123

124-
Creates a link between a dataset and a Dataverse collection (see the :ref:`dataset-linking` section of the User Guide for more information). ::
124+
Lists the link(s) created between a dataset and a Dataverse collection (see the :ref:`dataset-linking` section of the User Guide for more information). ::
125125

126126
curl -H "X-Dataverse-key: $API_TOKEN" -X PUT http://$SERVER/api/datasets/$linked-dataset-id/links
127127

0 commit comments

Comments
 (0)