From d227feb96c202a6ad8c7df6f86aeabf6a11a49f4 Mon Sep 17 00:00:00 2001 From: Rafael M Date: Sat, 30 Oct 2021 20:11:51 +0200 Subject: [PATCH] EC link fixes (#70) --- Desktops/desktop-ec.md | 2 +- Universal/rhub-methods/ssdttime.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Desktops/desktop-ec.md b/Desktops/desktop-ec.md index 32b79cc..086cc65 100644 --- a/Desktops/desktop-ec.md +++ b/Desktops/desktop-ec.md @@ -1,4 +1,4 @@ # Fixing Embedded Controller (Desktop) -## You'll want to go to [SSDT-EC under the Universal tab](/Universal/desktop-ec.md) for the new SSDT-EC page +## You'll want to go to [SSDT-EC under the Universal tab](/Universal/ec-fix.md) for the new SSDT-EC page diff --git a/Universal/rhub-methods/ssdttime.md b/Universal/rhub-methods/ssdttime.md index 22891f0..83968d8 100644 --- a/Universal/rhub-methods/ssdttime.md +++ b/Universal/rhub-methods/ssdttime.md @@ -4,7 +4,7 @@ The second involves using SSDTTime which automates most of the process. See here To get the SSDT-RHUB, run the following: -* `7. Dump DSDT` then run `7. USB Reset` +* `8. Dump DSDT` then run `7. USB Reset` This will provide you with some files, the main one you care about is SSDT-USB-Reset.**aml**(Same file as SSDT-RHUB). The DSDT and .dsl are only left for referencing or verification.