From 2948abe8aea423c6646928b706a49eec13830b94 Mon Sep 17 00:00:00 2001 From: superkid200 Date: Tue, 6 Oct 2020 17:54:31 +0700 Subject: [PATCH] Fix SSDT-USBX link SSDT-USBX points to dead link. --- Universal/ec-methods/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Universal/ec-methods/manual.md b/Universal/ec-methods/manual.md index 3db5465..8e120ce 100644 --- a/Universal/ec-methods/manual.md +++ b/Universal/ec-methods/manual.md @@ -138,7 +138,7 @@ Note that **DO NOT** uncomment the EC disaling code as there are no devices that Congrats! No need to create an SSDT-EC! However you will still want USBX if you're skylake or newer. -Prebuilt can be grabbed here: [SSDT-USBX.aml](https://github.com/dortania/USB-Map-Guide/blob/master/extra-files/SSDT-USBX.aml) +Prebuilt can be grabbed here: [SSDT-USBX.aml](https://github.com/dortania/OpenCore-Post-Install/blob/master/extra-files/SSDT-USBX.aml) ### PNP0C09 already has an `_STA` method