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

This commit is contained in:
fengmk2 2019-11-09 04:39:47 +08:00 committed by John Kleinschmidt
parent c4cc6bd1bf
commit 145ecb85c2

View file

@ -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