Skip to content

Commit

Permalink
fix broken link rendering questionnaire
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahame Grieve committed Jan 18, 2024
1 parent 6482d35 commit 5e7bd12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* fix broken link rendering questionnaire
2 changes: 1 addition & 1 deletion r5/narrative/sdc.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div style="border: 1px #ccccff solid; padding: 2px; display: inline-block; background-color: #fefce7; width: 380px">
<ul>
<li style="font-size: 10px">
Flags: <a href="http://hl7.org/fhir/uv/sdc/StructureDefinition-sdc-questionnaire-displayCategory.html" title="Category: instructions">
Flags: <a href="https://hl7.org/fhir/R4/extension-questionnaire-displayCategory.html" title="Category: instructions">
<img src="icon-qi-instructions.png" alt="icon"/>
</a>
</li>
Expand Down

0 comments on commit 5e7bd12

Please sign in to comment.