diff --git a/docs/tutorial/installation.md b/docs/tutorial/installation.md index 1a09eeaec2ff..1f962fca8156 100644 --- a/docs/tutorial/installation.md +++ b/docs/tutorial/installation.md @@ -66,7 +66,7 @@ url = ELECTRON_MIRROR + ELECTRON_CUSTOM_DIR + '/' + ELECTRON_CUSTOM_FILENAME For instance, to use the China mirror: ```plaintext -ELECTRON_MIRROR="https://cdn.npm.taobao.org/dist/electron/" +ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" ``` #### Cache