Skip to content

Commit c103f35

Browse files
committed
fix(docs): fix relative image paths to fhir-foundations-architecture.svg
1 parent 0249f9a commit c103f35

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/components/client-app/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It is the component most of the Open Health Stack converges on, and the one an i
2929

3030
The app is an assembly of the OHS foundational libraries rather than a monolith. This is the clearest illustration of what Pillar 1 gives Pillar 2.
3131

32-
![The FHIR Foundations stack showing how Kotlin Multiplatform SDKs (Data Capture and Engine) layer over Kotlin FHIRPath and Kotlin FHIR models.](../../../images/fhir-foundations-architecture.svg)
32+
![The FHIR Foundations stack showing how Kotlin Multiplatform SDKs (Data Capture and Engine) layer over Kotlin FHIRPath and Kotlin FHIR models.](../../images/fhir-foundations-architecture.svg)
3333

3434
| Library | What it provides |
3535
| --- | --- |

docs/ohs-player/how-player-uses-ohs-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repository: ohs-player
1313

1414
Open Health Stack provides unbundled open source building blocks that can be imported independently into any digital health project.
1515

16-
![The FHIR Foundations stack showing how Kotlin FHIR Data Capture and Kotlin FHIR Engine layer on top of Kotlin FHIRPath and Kotlin FHIR data model.](../../images/fhir-foundations-architecture.svg)
16+
![The FHIR Foundations stack showing how Kotlin FHIR Data Capture and Kotlin FHIR Engine layer on top of Kotlin FHIRPath and Kotlin FHIR data model.](../images/fhir-foundations-architecture.svg)
1717

1818
| Foundational component | Capability provided | Consumed by |
1919
| --- | --- | --- |

0 commit comments

Comments
 (0)