Browse Source

docs: use new China's mirror address (#21030)

fengmk2 5 years ago
parent
commit
145ecb85c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/installation.md

+ 1 - 1
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://npm.taobao.org/mirrors/electron/"
+ELECTRON_MIRROR="https://cdn.npm.taobao.org/dist/electron/"
 ```
 
 #### Cache