Mercurial > hg > orthanc-book
changeset 381:f9c4c6144fec
fix
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Wed, 08 Apr 2020 12:21:38 +0200 |
parents | 06ab5ab05a2d |
children | ef0e45a9b08a |
files | Sphinx/source/users/rest.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/users/rest.rst Wed Apr 08 12:20:46 2020 +0200 +++ b/Sphinx/source/users/rest.rst Wed Apr 08 12:21:38 2020 +0200 @@ -394,7 +394,7 @@ It is also possible to download a zipped DICOMDIR through:: - $ curl http://localhost:8042/instances/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/media > Study.zip + $ curl http://localhost:8042/studies/6b9e19d9-62094390-5f9ddb01-4a191ae7-9766b715/media > Study.zip .. _peering: