diff --git a/Universal/unc0-methods/manual.md b/Universal/unc0-methods/manual.md index 46e2223..168b7c0 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-UNC0.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-UNC0.dsl) See here how to compile: [Compiling ACPI](/Manual/compile.md) diff --git a/Universal/unc0-methods/prebuilt.md b/Universal/unc0-methods/prebuilt.md index 3197241..2f21e0f 100644 --- a/Universal/unc0-methods/prebuilt.md +++ b/Universal/unc0-methods/prebuilt.md @@ -2,7 +2,7 @@ By far the easiest method, all you need to do is download the following file: -* [SSDT-UNC0.aml](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-UNC0.aml) +* [SSDT-UNC.aml](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-UNC.aml) ## Wrapping up diff --git a/Universal/unc0.md b/Universal/unc0.md index 402cabf..2fb0d64 100644 --- a/Universal/unc0.md +++ b/Universal/unc0.md @@ -1,4 +1,4 @@ -# Fixing Uncore Bridges (SSDT-UNC0) +# Fixing Uncore Bridges (SSDT-UNC) * [What this SSDT does](#what-this-ssdt-does) * [Methods to make this SSDT](#methods-to-make-this-ssdt)