From 0f4b0e93f07fe07f17472dfaf8f1faeacb93185f Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Sun, 18 Oct 2020 20:27:22 -0600 Subject: [PATCH] Update manual.md --- Universal/unc0-methods/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Universal/unc0-methods/manual.md b/Universal/unc0-methods/manual.md index 168b7c0..93a9db7 100644 --- a/Universal/unc0-methods/manual.md +++ b/Universal/unc0-methods/manual.md @@ -9,7 +9,7 @@ Super simple, just grab the SSDT and compile: -* [SSDT-UNC.dsl](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-UNC0.dsl) +* [SSDT-UNC.dsl](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-UNC.dsl) See here how to compile: [Compiling ACPI](/Manual/compile.md)