From: Mahavir Jain Date: Fri, 18 May 2018 11:39:53 +0000 (+0530) Subject: docs: fix link for FTDI VCP drivers X-Git-Tag: v3.1-beta1~117^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2ec58af1c011f8d7829a532ffa122a384a17908;p=esp-idf docs: fix link for FTDI VCP drivers Signed-off-by: Mahavir Jain --- diff --git a/docs/en/get-started/establish-serial-connection.rst b/docs/en/get-started/establish-serial-connection.rst index 22e08b0fc1..d4c0943a44 100644 --- a/docs/en/get-started/establish-serial-connection.rst +++ b/docs/en/get-started/establish-serial-connection.rst @@ -13,7 +13,7 @@ Below are the links to drivers for ESP32 boards produced by Espressif: * ESP32-PICO-KIT and ESP32-DevKitC - `CP210x USB to UART Bridge VCP Drivers `_ -* ESP32-WROVER-KIT and ESP32 Demo Board - `FTDI Virtual COM Port Drivers `_ +* ESP32-WROVER-KIT and ESP32 Demo Board - `FTDI Virtual COM Port Drivers `_ Above drivers are primarily for reference. They should already be bundled with the operating system and installed automatically once one of listed boards is connected to the PC.