diff --git a/chsrc.h b/chsrc.h index e68fb10..d73d6a5 100644 --- a/chsrc.h +++ b/chsrc.h @@ -173,7 +173,7 @@ pl_python_sources[] = { */ pl_nodejs_sources[] = { {&NpmMirror, "https://registry.npmmirror.com"}, - {&Zju, "https://mirrors.zju.edu.cn/docs/npm/"} + {&Zju, "https://mirrors.zju.edu.cn/npm"} },