Elyes Haouas has submitted this change. ( https://review.coreboot.org/c/coreboot/+/85868?usp=email )
Change subject: Documentation: Fix invalid Wikipedia link ......................................................................
Documentation: Fix invalid Wikipedia link
Previous redirect to the Wikipedia page for GPIO led to nowhere.
Change-Id: I22dc606623dbc32af463e4501f1f21c119453792 Signed-off-by: libreandre openrc@posteo.de Reviewed-on: https://review.coreboot.org/c/coreboot/+/85868 Reviewed-by: Elyes Haouas ehaouas@noos.fr Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M Documentation/acronyms.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Elyes Haouas: Looks good to me, approved
diff --git a/Documentation/acronyms.md b/Documentation/acronyms.md index 1bdfe87..199a7da 100644 --- a/Documentation/acronyms.md +++ b/Documentation/acronyms.md @@ -409,7 +409,7 @@ * GPD - PCH GPIO in Deep Sleep well (D5 power) * GPE - ACPI: General Purpose Event * GPI - GPIOs: GPIO Input -* GPIO - [**General Purpose Input/Output**](https://en.wikipedia.org/wiki/General-purpose_Input/Output) (Pin) +* GPIO - [**General Purpose Input/Output**](https://en.wikipedia.org/wiki/General-purpose_input/output) (Pin) * GPMR - Intel: General Purpose Memory Range * GPO - GPIOs: GPIO Output * GPP - AMD: General Purpose (PCI/PCIe) port