Skip to content

Commit 6a9557b

Browse files
authored
Apply suggestions from code review
fix links and redirect
1 parent bd936fd commit 6a9557b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_zh-cn/overviews/scala3-book/string-interpolation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: 字符串插值
33
type: chapter
44
description: This page provides more information about creating strings and using 字符串插值.
5-
languages: zh-cn
5+
language: zh-cn
66
num: 18
77
previous-page: first-look-at-types
88
next-page: control-structures
99
redirect_from:
10-
- /overviews/core/string-interpolation.html
10+
- /zh-cn/overviews/core/string-interpolation.html
1111

1212
partof: scala3-book
1313
overview-name: "Scala 3 — Book"

0 commit comments

Comments
 (0)