Skip to content

Commit 9caa14c

Browse files
author
郑傲今
committed
doc: Optimize the description
1 parent 8e60318 commit 9caa14c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ npm run build
3737

3838
#### Publish CDN (Recommend)
3939

40-
Change the `publicPath` in "project.config.js" to the absolute path of the server.
40+
Change the `publicPath` in "project.config.js" to the static resource address.
4141

4242
#### Relative path
4343

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ npm run build
3737

3838
#### 使用CDN (推荐)
3939

40-
将 project.config.js 内的 `publicPath` 改为服务器绝对路径
40+
将 project.config.js 内的 `publicPath` 改为静态资源地址
4141

4242
#### 相对路径
4343

0 commit comments

Comments
 (0)