Skip to content

Commit

Permalink
Merge pull request #81 from ImagingDataCommons/bug/link-in-documentation
Browse files Browse the repository at this point in the history
Fix DICOMweb link in documentation
  • Loading branch information
CPBridge authored Oct 19, 2024
2 parents aad72d0 + c437272 commit 41f98d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Introduction
============

The ``dicomweb-client`` build distribution provides client intefaces for DICOMweb RESTful services QIDO-RS, WADO-RS and STOW-RS to search, retrieve and store DICOM objects over the web, respectively. For more information about DICOMweb please refer to the documentation of the `DICOM standard <http://www.dicomstandard.org/dicomweb/>`_, in particular
`PS3.18 <http://dicom.nema.org/medical/dicom/current/output/chtml/part18/PS3.18.html>`_.
The ``dicomweb-client`` build distribution provides client intefaces for DICOMweb RESTful services QIDO-RS, WADO-RS and STOW-RS to search, retrieve and store DICOM objects over the web, respectively. For more information about DICOMweb please refer to the documentation of the `DICOMweb API <http://www.dicomstandard.org/using/dicomweb/>`_ (
`DICOM PS3.18 <http://dicom.nema.org/medical/dicom/current/output/chtml/part18/PS3.18.html>`_).

The :mod:`dicomweb_client` Python package exposes

Expand Down

0 comments on commit 41f98d1

Please sign in to comment.