Skip to content

Commit 8b111c9

Browse files
author
Patrick M
committed
fix img url
1 parent 7015717 commit 8b111c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2023-06-25-linux-on-dell-wyse-3040.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Picking a disto is tricky here. My device only had a 16 GB eMMC drive, which is
2727

2828
I leave the root password empty. This will assign the initial user account to the sudo group. If root is needed later, you can assign a password using `sudo passwd root`. I wanted to keep the install as minimal as possible, so I only select `SSH Server` and `standard system utilities`.
2929

30-
![Minimal Install](../assets/img/linux-on-dell-wyse-3040/minimal-install.png)
30+
![Minimal Install](/assets/img/linux-on-dell-wyse-3040/minimal-install.png)
3131

3232
## Boot Issues
3333

0 commit comments

Comments
 (0)