From 36e685580a5d35fa9b657f5cf6e9aef28a32848c Mon Sep 17 00:00:00 2001 From: "rudi ;-)" Date: Fri, 17 Mar 2017 21:23:44 +0100 Subject: [PATCH] README: Remove link typo link typo removed char > from end of the link products/hardware/esp32/overview Merges #439 https://github.com/espressif/esp-idf/issues/450 Closes #437 https://github.com/espressif/esp-idf/issues/437 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1b08e73db..7d8934f6c4 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![alt text](https://readthedocs.org/projects/docs/badge/?version=latest "Documentation Status")](http://esp-idf.readthedocs.io/en/latest/?badge=latest) -ESP-IDF is the official development framework for the [ESP32](https://espressif.com/en/products/hardware/esp32/overview>) chip. +ESP-IDF is the official development framework for the [ESP32](https://espressif.com/en/products/hardware/esp32/overview) chip. # Developing With the ESP-IDF