Skip to content

Commit 28b2cb1

Browse files
committed
fix: update image path in GRUB documentation
1 parent ffc3ee9 commit 28b2cb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/docs/configs/GRUB.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ To customize GRUB we can create a theme from zero or use an existing one. There
145145
{{% alert context="mycase" %}}
146146
I personally choose the [**Arcade**](https://github.com/nobreDaniel/dotfile) theme, this is the result:
147147

148-
<img src="assets/images/grub.jpeg" alt="GRUB theme screenshot" style="display: block; margin: 0 auto; max-width: 60%; height: auto; border-radius: 10px;" />
148+
<img src="/assets/images/grub.jpeg" alt="GRUB theme screenshot" style="display: block; margin: 0 auto; max-width: 60%; height: auto; border-radius: 10px;" />
149149

150150
<br>
151151

0 commit comments

Comments
 (0)