diff --git a/en/device-dev/quick-start/basic-os-environment-setup.md b/en/device-dev/quick-start/basic-os-environment-setup.md index 540f5bf59568e9d5075a79f33f0da7a99cea94c0..b765aceefda16dd27a7f4afceae2df41940db795 100644 --- a/en/device-dev/quick-start/basic-os-environment-setup.md +++ b/en/device-dev/quick-start/basic-os-environment-setup.md @@ -350,7 +350,7 @@ Using PuTTY to log in to a Linux server from a PC running Windows ### Installing LLVM 1. Start a Linux server. -2. Download [LLVM](repo.huaweicloud.com/harmonyos/compiler/clang/10.0.1-53907/linux/llvm.tar.gz). +2. Download [LLVM](https://repo.huaweicloud.com/harmonyos/compiler/clang/10.0.1-53907/linux/llvm.tar.gz). 3. Decompress the LLVM installation package to **\~/llvm**. ```