File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 48
48
49
49
## Documentation
50
50
51
- See the [ documentation] ( https://vite-plugin-mock-dev-server.netlify.app/en/ ) for more details.
51
+ See the [ documentation] ( https://vite-plugin-mock-dev-server.netlify.app/ ) for more details.
52
52
53
53
[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/9ccda610-2c6a-4cd0-aeaa-a8932f2b477c/deploy-status )] ( https://app.netlify.com/sites/vite-plugin-mock-dev-server/deploys )
54
54
Original file line number Diff line number Diff line change 49
49
50
50
## 文档
51
51
52
- 查看 [ Documentation] ( https://vite-plugin-mock-dev-server.netlify.app/ ) 了解更多。
52
+ 查看 [ Documentation] ( https://vite-plugin-mock-dev-server.netlify.app/zh/ ) 了解更多。
53
53
54
54
[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/9ccda610-2c6a-4cd0-aeaa-a8932f2b477c/deploy-status )] ( https://app.netlify.com/sites/vite-plugin-mock-dev-server/deploys )
55
55
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ import { isArray } from '@pengzhanbo/utils'
6
6
*
7
7
* mock配置 类型帮助函数
8
8
* @param config see config docs:
9
- * {@link https://vite-plugin-mock-dev-server.netlify.app/en/ guide/mock-config en-US DOC} |
10
- * {@link https://vite-plugin-mock-dev-server.netlify.app/guide/mock-config zh-CN DOC}
9
+ * {@link https://vite-plugin-mock-dev-server.netlify.app/guide/mock-config en-US DOC} |
10
+ * {@link https://vite-plugin-mock-dev-server.netlify.app/zh/ guide/mock-config zh-CN DOC}
11
11
*
12
12
* @example
13
13
* Mock Http Request
You can’t perform that action at this time.
0 commit comments