From be9bb8bef102603133087f41f0bee5ae4ac3d9f6 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Sat, 13 Mar 2021 11:13:47 -0700 Subject: [PATCH] Fix typos and link --- docs/ICNS.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ICNS.md b/docs/ICNS.md index a19ba868a..7c3d27220 100644 --- a/docs/ICNS.md +++ b/docs/ICNS.md @@ -55,9 +55,9 @@ To generate legacy icons, you'll need the following: * A machine running macOS 10.4 through 10.11 * Icon Composer.app (Requires Apple Developer Account for official download) * Users without the developer account can find a mirrors here: - * [Icon Composer 10.6](./Icon-Composer-10.6.zip) - * [Icon Composer 10.11](./Icon-Composer-10.6.zip) -* PMG Image you wish to convert + * [Icon Composer 10.6](https://github.com/dortania/OpenCore-Legacy-Patcher/blob/main/docs/Icon-Composer-10.6.zip) + * [Icon Composer 10.11](https://github.com/dortania/OpenCore-Legacy-Patcher/blob/main/docs/Icon-Composer-10.11.zip) +* PNG Image you wish to convert Head to [developer.apple's More Downloads page](https://developer.apple.com/download/more/) and search for `Graphics Tools` that is supported by your OS(note for 10.6 and older, the app is hidden inside `Developer Tools`): @@ -98,7 +98,7 @@ Now reboot and you should see your updated icon(s)! ### Updating Mac Boot Picker icons -To update the Mac Boo Picker icons is actually quite simple, on the root of your drive simply drop the icon onto the root of the drive with the name `.VolumeIcon.icns` +To update the Mac Boot Picker icons is actually quite simple, on the root of your drive simply drop the icon onto the root of the drive with the name `.VolumeIcon.icns` ![](../images/mac-icns-drive.png)