Skip to content

Commit

Permalink
fix broken link in API reference #147
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Jul 15, 2022
1 parent c66fb36 commit e167d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pyDataverse/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -1249,7 +1249,7 @@ def edit_dataset_metadata(
For these edits your JSON file need only include those dataset fields
which you would like to edit. A sample JSON file may be downloaded
here: `dataset-edit-metadata-sample.json
<http://guides.dataverse.org/en/latest/_downloads/dataset-finch1.json>`_
<https://guides.dataverse.org/en/5.11/_downloads/cb0fae993277527ea354dc15bc5db864/dataset-edit-metadata-sample.json>`_
Parameters
----------
Expand Down

0 comments on commit e167d38

Please sign in to comment.