From d6478f9c8db7dd58f53dfe855e93268db7ebf672 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janne=20Kiiskil=C3=A4?= Date: Mon, 21 Dec 2020 08:01:01 +0200 Subject: [PATCH] Fix README.md links --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b1f1f..b50c8b5 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,6 @@ The last available release from this repository is v1.7.1. No new features or bugfixes is going to pushed on this repository and you should rely on the Mbed OS version solely. -New location: https://github.com/ARMmbed/mbed-os/tree/master/components/wifi/esp8266-driver +Wi-Fi documentation: https://os.mbed.com/docs/mbed-os/v6.5/apis/wi-fi.html +Mbed OS 5.15 location: https://github.com/ARMmbed/mbed-os/tree/mbed-os-5.15/components/wifi/esp8266-driver +Mbed OS master location: https://github.com/ARMmbed/mbed-os/tree/master/connectivity/drivers/wifi/esp8266-driver (can change)