Fix external links

This commit is contained in:
khronokernel
2021-01-08 20:36:39 -07:00
parent 6a83a88c41
commit caa3f81d18
12 changed files with 15 additions and 15 deletions

View File

@@ -27,7 +27,7 @@ So there's actually no edits required to SSDT-IMEI, you can either grab the sour
* [Prebuilt SSDT-IMEI](https://github.com/dortania/Getting-Started-With-ACPI/blob/master/extra-files/compiled/SSDT-IMEI-S.aml)
* [SSDT-IMEI's source code](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/AcpiSamples/SSDT-IMEI.dsl)
* [SSDT-IMEI's source code](https://github.com/acidanthera/OpenCorePkg/tree/master/Docs/AcpiSamples/Source/SSDT-IMEI.dsl)
With the SSDT done, you're now [ready to compile the SSDT!](/Manual/compile.md)