File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,22 +25,22 @@ export default {
25
25
attentionItems: [
26
26
{
27
27
title: ' 新手指南' ,
28
- titleUrl: ' https://www.diboot.com/docs /beginner/bootstrap.html' ,
28
+ titleUrl: ' https://www.diboot.com/guide /beginner/bootstrap.html' ,
29
29
description: ' diboot新用户,先通读官网文档'
30
30
},
31
31
{
32
32
title: ' 配置角色&资源权限' ,
33
- titleUrl: ' https://www.diboot.com/docs /diboot-element-admin/permission.html' ,
33
+ titleUrl: ' https://www.diboot.com/guide /diboot-element-admin/permission.html' ,
34
34
description: ' 参考链接官网文档,配置资源权限'
35
35
},
36
36
{
37
37
title: ' 后端打包时剔除devtools' ,
38
- titleUrl: ' https://www.diboot.com/docs /diboot-devtools/introduce.html' ,
38
+ titleUrl: ' https://www.diboot.com/guide /diboot-devtools/introduce.html' ,
39
39
description: ' diboot-devtools 是用于开发过程的助手工具,打包发布前须剔除devtools jar,具体请参考链接官网文档。'
40
40
},
41
41
{
42
42
title: ' 常用问题FAQ' ,
43
- titleUrl: ' https://www.diboot.com/docs/notes /faq/main .html' ,
43
+ titleUrl: ' https://www.diboot.com/guide/spring-boot /faq.html' ,
44
44
description:
45
45
' 使用中有疑问可参考FAQ 或 通过github/gitee查找技术交流群沟通'
46
46
},
You can’t perform that action at this time.
0 commit comments