efront 4.3.14 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/readme.md CHANGED
@@ -23,7 +23,7 @@
23
23
 
24
24
  ## 1. 下载安装
25
25
 
26
- `efront` 运行在 [nodejs](https://nodejs.org/zh-cn/) 环境下,请在安装 [nodejs](https://nodejs.org/zh-cn/) 环境后使用。
26
+ `efront` 运行在 [nodejs](https://nodejs.org/) 环境下,请在安装 [nodejs](https://nodejs.org/) 环境后使用。
27
27
  从npm全局安装efront
28
28
 
29
29
  ```bat