diff --git a/README.md b/README.md index 449c5a3..790f5ff 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This is a dummy server for testing sending and receiving of data from an endpoin - A folder, the result of a query, is represented as a "Batch" - A single Dicom image is represented as an "Image" -Images will be moved around and processed on the level of a Batch, which is typically associated with a single accession number, series, and study, however there might be exceptions to this case. For module and modality specific docs and setup instructions, see our [docs](docs) folder. If anything is missing documentation please [open an issue](https://www.github.com/pydicom/sendit) +Images will be moved around and processed on the level of a Batch, which is typically associated with a single accession number, series, and study, however there might be exceptions to this case. For module and modality specific docs and setup instructions, see our [documentation](https://pydicom.github.io/sendit/). If anything is missing documentation please [open an issue](https://www.github.com/pydicom/sendit)