Skip to content

Commit 5558ad0

Browse files
committed
Fix links for datatypes
1 parent a060db6 commit 5558ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/pagecontent/extensions-datatypes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ Field | Optionality | Type | Description
5757
----- | ----- | ----- | --------
5858
`code` | REQUIRED | *string* | The code for what is being represented
5959
`system` | REQUIRED | *string* | The codesystem for this `code`.
60-
`display` | CONDITIONAL | *string* | A short, human-readable label to display. REQUIRED for [Override Reasons](#overridereason) provided by the CDS Service, OPTIONAL for [Topic](#topic).
60+
`display` | CONDITIONAL | *string* | A short, human-readable label to display. REQUIRED for [Override Reasons](services.html#overridereason) provided by the CDS Service, OPTIONAL for [Topic](#services.html#source).
6161
{:.grid}

0 commit comments

Comments
 (0)