docs: fix package architecture diagram reference

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-03 18:00:14 +01:00
parent 1c36cf7b84
commit 1834a02e16
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -179,10 +179,10 @@ plugin are different package groups which are the different possible interface
points of the plugin. Note that not all library package lists are complete as
packages have been omitted for brevity.
![Package architecture](./package-architecture.png)
![Package architecture](../assets/architecture-overview/package-architecture.png)
<!--
NOTE: The above diagram is generated from package-architecture.drawio
NOTE: The diagram is exported from /docs/assets/architecture-overview/package-architecture.drawio
It can be edited using https://www.diagrams.net/
Export it as a PNG with 10px margin without transparent background
-->