From e610e14fae481817ea83c32691691551d7b903c5 Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Fri, 8 Aug 2025 01:14:27 +0300 Subject: [PATCH] Add new links --- docs/START.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/START.md b/docs/START.md index 0115ab616..54e5ef1b6 100644 --- a/docs/START.md +++ b/docs/START.md @@ -2,8 +2,14 @@ OpenCore is a sophisticated boot loader used to inject and patch data in memory, instead of on disk. This means that we're able to achieve a near-native experience on many unsupported Macs. -* We recommend viewing the [OpenCore Patcher Terminology Page](./TERMS.md) if you have questions. -* For troubleshooting, join the [OpenCore Patcher Paradise Discord Server](https://discord.gg/rqdPgH8xSN) and see our [Troubleshooting Page](./TROUBLESHOOTING.md). +We recommend viewing the [OpenCore Patcher Terminology Page](./TERMS.md) if you have questions. + +For troubleshooting, see our troubleshooting pages below or join the [OpenCore Patcher Paradise Discord Server.](https://discord.gg/rqdPgH8xSN) + +- [Application troubleshooting](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-APP.html) +- [Booting, installer and other troubleshooting](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-MISC.html) +- [Non-Metal troubleshooting](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-NONMETAL.html) +- [Hardware troubleshooting](https://dortania.github.io/OpenCore-Legacy-Patcher/TROUBLESHOOT-HARDWARE.html) ## How do I get started?