]> granicus.if.org Git - esp-idf/commitdiff
docs: fix link for FTDI VCP drivers
authorMahavir Jain <mahavir@espressif.com>
Fri, 18 May 2018 11:39:53 +0000 (17:09 +0530)
committerMahavir Jain <mahavir@espressif.com>
Fri, 18 May 2018 11:39:53 +0000 (17:09 +0530)
Signed-off-by: Mahavir Jain <mahavir@espressif.com>
docs/en/get-started/establish-serial-connection.rst

index 22e08b0fc133919469e17f3e82dd16ae24175320..d4c0943a4450e49c5eefb7ec2f75c2076518ce06 100644 (file)
@@ -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 <https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers>`_
 
-* ESP32-WROVER-KIT and ESP32 Demo Board - `FTDI Virtual COM Port Drivers <http://www.ftdichip.com/Drivers/D2XX.htm>`_
+* ESP32-WROVER-KIT and ESP32 Demo Board - `FTDI Virtual COM Port Drivers <http://www.ftdichip.com/Drivers/VCP.htm>`_
 
 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.