Skip to content

Commit 047f1db

Browse files
committed
Change to use the matched translated url for zh-cn index
1 parent 79fd615 commit 047f1db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_zh-cn/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,11 @@ scala2-sections:
6565
- title: "Scala之旅"
6666
description: "核心语言特性简介"
6767
icon: "fa fa-flag"
68-
link: /tour/tour-of-scala.html
68+
link: /zh-cn/tour/tour-of-scala.html
6969
- title: "Java程序员Scala入门"
7070
description: "为具有Java背景的程序员准备的Scala简介"
7171
icon: "fa fa-coffee"
72-
link: /tutorials/scala-for-java-programmers.html
72+
link: /zh-cn/tutorials/scala-for-java-programmers.html
7373
more-resources:
7474
- title: 在线课程、练习和博客
7575
url: /learn.html
@@ -85,15 +85,15 @@ scala2-sections:
8585
- title: "总览"
8686
description: "涵盖Scala各种特性的深度分析文档"
8787
icon: "fa fa-database"
88-
link: /overviews/index.html
88+
link: /zh-cn/overviews/index.html
8989
- title: "风格引导"
9090
description: "深度指导如何写出地道的Scala代码"
9191
icon: "fa fa-bookmark"
9292
link: /style/index.html
9393
- title: "速查"
9494
description: "包含Scala基础语法的速查手册"
9595
icon: "fa fa-list"
96-
link: /cheatsheets/index.html
96+
link: /zh-cn/cheatsheets/index.html
9797
- title: "Scala常见问题"
9898
description: "Scala语言特性的常见问题及答案"
9999
icon: "fa fa-question-circle"

0 commit comments

Comments
 (0)