diff --git a/website/docs/getting-started/flashing-esp32.md b/website/docs/getting-started/flashing-esp32.md index 422468de..59705fef 100644 --- a/website/docs/getting-started/flashing-esp32.md +++ b/website/docs/getting-started/flashing-esp32.md @@ -14,7 +14,7 @@ Plug your device into your computer using a USB cable and then do the following: :::important You may need to install a driver from Silicon Labs for the [CP210X USB to UART bridge](https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers) -Some newer boards may require the drivers for the [CH9102](http://www.wch.cn/downloads/CH343SER_ZIP.html) or [Direct Download](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/drivers/CH9102_VCP_SER_Windows.exe) for Windows 7. +Some newer boards may require the drivers for the [CH9102](http://www.wch.cn/downloads/CH343SER_ZIP.html) or [Direct Download](https://github.com/Xinyuan-LilyGO/CH9102_Driver) for Windows 7. :::