summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ec_terms.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ec_terms.md b/docs/ec_terms.md
index 6a19b4e055..8e4f705b0f 100644
--- a/docs/ec_terms.md
+++ b/docs/ec_terms.md
@@ -112,7 +112,7 @@
A Light Emitting Diode is a semiconductor that emits light when current flows through it.
-* **LPC - Low Pin Count bus**{#lpc}
+* **LPC - [Low Pin Count bus]**{#lpc}
Legacy communication bus between the [AP](#ap) and [EC](#ec). Runs at 33
MHz, providing a 133 Mbps bandwidth connection. Replaced by the
@@ -199,4 +199,5 @@
[eSPI Specification]: <https://www.intel.com/content/dam/support/us/en/documents/software/chipset-software/327432-004_espi_base_specification_rev1.0.pdf>
[I2C Specification]: <https://www.nxp.com/docs/en/user-guide/UM10204.pdf>
[RS-232]: <https://en.wikipedia.org/wiki/RS-232>
-[EC MKBP driver]: <https://chromium.googlesource.com/chromiumos/platform/ec/+/refs/heads/master/common/keyboard_mkbp.c> \ No newline at end of file
+[EC MKBP driver]: <https://chromium.googlesource.com/chromiumos/platform/ec/+/refs/heads/master/common/keyboard_mkbp.c>
+[Low Pin Count bus]: https://en.wikipedia.org/wiki/Low_Pin_Count \ No newline at end of file