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 @@ -65,11 +65,11 @@ scala2-sections:
65
65
- title : " Scala之旅"
66
66
description : " 核心语言特性简介"
67
67
icon : " fa fa-flag"
68
- link : /tour/tour-of-scala.html
68
+ link : /zh-cn/ tour/tour-of-scala.html
69
69
- title : " Java程序员Scala入门"
70
70
description : " 为具有Java背景的程序员准备的Scala简介"
71
71
icon : " fa fa-coffee"
72
- link : /tutorials/scala-for-java-programmers.html
72
+ link : /zh-cn/ tutorials/scala-for-java-programmers.html
73
73
more-resources :
74
74
- title : 在线课程、练习和博客
75
75
url : /learn.html
@@ -85,15 +85,15 @@ scala2-sections:
85
85
- title : " 总览"
86
86
description : " 涵盖Scala各种特性的深度分析文档"
87
87
icon : " fa fa-database"
88
- link : /overviews/index.html
88
+ link : /zh-cn/ overviews/index.html
89
89
- title : " 风格引导"
90
90
description : " 深度指导如何写出地道的Scala代码"
91
91
icon : " fa fa-bookmark"
92
92
link : /style/index.html
93
93
- title : " 速查"
94
94
description : " 包含Scala基础语法的速查手册"
95
95
icon : " fa fa-list"
96
- link : /cheatsheets/index.html
96
+ link : /zh-cn/ cheatsheets/index.html
97
97
- title : " Scala常见问题"
98
98
description : " Scala语言特性的常见问题及答案"
99
99
icon : " fa fa-question-circle"
You can’t perform that action at this time.
0 commit comments