From 22927a3583cc04ad7826d488a61bb11daff81402 Mon Sep 17 00:00:00 2001 From: Peter Putz Date: Tue, 9 Mar 2021 18:56:50 +0100 Subject: [PATCH] fix links --- content/firmwareapi/pycom/expansionboards/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/firmwareapi/pycom/expansionboards/_index.md b/content/firmwareapi/pycom/expansionboards/_index.md index f31463b..333ee88 100644 --- a/content/firmwareapi/pycom/expansionboards/_index.md +++ b/content/firmwareapi/pycom/expansionboards/_index.md @@ -14,8 +14,8 @@ Note that this functionality is not built into the firmware, and you will need t The API pages are separated per sensor: * [Accelerometer](lis2hh12/) (LIS2HH12) * [Light Sensor](ltr329als01/) (LTR329ALS01) -* [Temperature Sensor](si7005a20/) (SI7006A20) -* [Pressure Sensor](mpl311a2/) (MPL3115A2) +* [Temperature Sensor](si7006a20/) (SI7006A20) +* [Pressure Sensor](mpl3115a2/) (MPL3115A2) * [RFID / NFC](mfrc630/) (MFRC630) * [GPS](l76gnss/) (L76GNSS)