Skip to content

Commit 1bb3a30

Browse files
committed
docs: fix image references
1 parent a43e008 commit 1bb3a30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/reference/directives.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ A DCPL program is a collection of directives. Each directive constitutes a defin
1313

1414
The following diagram offers a UML-like view on DCPL information model.
1515

16-
![Hohfeld's Framework](/assets/images/dcpl-information-model.png)
16+
![Hohfeld's Framework](../assets/images/dcpl-information-model.png)

docs/reference/positions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Normative frames are a specific type of object, representing Hohfeld’s framework of normative concepts[^1] which includes 8 notions, distributed on 2 squares, concerning respectively deontic (or duty-related) and potestative (or power-related) directives.
44

55
<figure markdown="span">
6-
![Hohfeld's Framework](/assets/images/hohfeld.png){ width="400" }
6+
![Hohfeld's Framework](../assets/images/hohfeld.png){ width="400" }
77
<figcaption>Visualization of Hohfeld's framework for normative concepts</figcaption>
88
</figure>
99

0 commit comments

Comments
 (0)