Skip to content

Commit db97f09

Browse files
committed
Use relative paths for images on architecture page to fix display
1 parent a714ec2 commit db97f09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ For this case the following parts can be configured:
2626
* frames - a frame is a representation for a photo collection
2727
* displays - a display is a physical device showing content from a frame
2828

29-
![Dashboard](/assets/screenshots/config-dashboard.png)
29+
![Dashboard](../assets/screenshots/config-dashboard.png)
3030

3131
## Frontend component
3232

@@ -36,7 +36,7 @@ connected to a display/monitor.
3636
There're also some settings which are frontend specific and which can
3737
be managed by a web interface (e.g. device geometry, network setup, etc.).
3838

39-
![Frontend](/assets/screenshots/frontend-display.png)
39+
![Frontend](../assets/screenshots/frontend-display.png)
4040

4141
## API
4242

0 commit comments

Comments
 (0)