From 262d7c392bfc83f8b04e8e02273b642c9ba20503 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 21 Nov 2021 14:37:19 +1100 Subject: [PATCH] Fix typo --- website/docs/getting-started/flashing-esp32.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/getting-started/flashing-esp32.md b/website/docs/getting-started/flashing-esp32.md index 1868f8b3..9f461372 100644 --- a/website/docs/getting-started/flashing-esp32.md +++ b/website/docs/getting-started/flashing-esp32.md @@ -43,7 +43,7 @@ You may need to install a driver from Silicon Labs for the [CP210X USB to UART b -You should see something like `CP210X USB to UART Bridge Controller`. If you don't, you will need to install the appropriate driver from [Silicon Labs](https://sliabs.com/developers/usb-to-uart-bridge-vcp-drivers). +You should see something like `CP210X USB to UART Bridge Controller`. If you don't, you will need to install the appropriate driver from [Silicon Labs](https://silabs.com/developers/usb-to-uart-bridge-vcp-drivers). ### Download Latest Firmware