From 50f95ccdb8e6d337374b1dbdc8f17fe46e4cfebc Mon Sep 17 00:00:00 2001 From: libreandre Date: Mon, 6 Jan 2025 18:33:50 +0200 Subject: [PATCH] Documentation: Fix invalid Wikipedia link Previous redirect to the Wikipedia page for GPIO led to nowhere. Change-Id: I22dc606623dbc32af463e4501f1f21c119453792 Signed-off-by: libreandre Reviewed-on: https://review.coreboot.org/c/coreboot/+/85868 Reviewed-by: Elyes Haouas Tested-by: build bot (Jenkins) --- Documentation/acronyms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/acronyms.md b/Documentation/acronyms.md index 1bdfe87040..199a7da78c 100644 --- a/Documentation/acronyms.md +++ b/Documentation/acronyms.md @@ -409,7 +409,7 @@ Spec](https://uefi.org/specifications) for details, or run the tool * 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