Skip to content

Commit

Permalink
Update content.py
Browse files Browse the repository at this point in the history
Fixed link to TID 2010 on dice.nema.org
  • Loading branch information
elitalien authored Sep 13, 2023
1 parent f453e78 commit 2c6d260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/highdicom/ko/content.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class KeyObjectSelection(ContentSequence):

"""Sequence of structured reporting content item describing a selection
of DICOM objects according to structured reporting template
:dcm:`TID 2010 Key Object Selection <part16/chapter_C.html#sect_TID_2010>`.
:dcm:`TID 2010 Key Object Selection <part16/chapter_A.html#sect_TID_2010>`.
"""

def __init__(
Expand Down

0 comments on commit 2c6d260

Please sign in to comment.