Skip to content

Commit 4e5615e

Browse files
authored
Fix image source path for Clover logo
Updated image source path for Clover logo in README.
1 parent 132adde commit 4e5615e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CI](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml/badge.svg)](https://github.com/CloverHackyColor/CloverBootloader/actions/workflows/main.yml) [![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://github.com/CloverHackyColor/CloverBootloader/blob/master/LICENSE)
44

5-
<img width="200" alt="CloverLogo" src="Logo/Clover-Logo-Default-256x256@1x.png">
5+
<img width="200" alt="CloverLogo" src="/Logo/Clover-Logo-Default-256x256@1x.png">
66

77
Bootloader for macOS, Windows and Linux in UEFI and in legacy mode
88
### Read the DOC [Clover-Documentation](https://github.com/CloverHackyColor/Clover-Documentation) / [Clover-Documentation Site](https://cloverhackycolor.github.io/Clover-Documentation/)

0 commit comments

Comments
 (0)