Skip to content

Commit ebdc1a3

Browse files
committed
Translate(zh): fix broken link issues
1 parent a138631 commit ebdc1a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

po/zh.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12506,9 +12506,9 @@ msgid ""
1250612506
"`](https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-"
1250712507
"question-mark-operator)"
1250812508
msgstr ""
12509-
"[`From::from`]https://doc.rust-lang.org/std/convert/trait.From.html和"
12510-
"[`?`运算符]https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-"
12511-
"question-mark-operator"
12509+
"[`From::from`](https://doc.rust-lang.org/std/convert/trait.From.html)和"
12510+
"[`?`运算符](https://doc.rust-lang.org/reference/expressions/operator-expr.html#the-"
12511+
"question-mark-operator)"
1251212512

1251312513
#: src/error/multiple_error_types/wrap_error.md:3
1251412514
msgid "An alternative to boxing errors is to wrap them in your own error type."
@@ -16556,7 +16556,7 @@ msgid ""
1655616556
"See the [reference](https://doc.rust-lang.org/stable/reference/inline-"
1655716557
"assembly.html) for the full list of available options and their effects."
1655816558
msgstr ""
16559-
"有关可用选项的完整列表及其效果,请参阅[参考文档]https://doc.rust-lang.org/stable/reference/inline-assembly.html。"
16559+
"有关可用选项的完整列表及其效果,请参阅[参考文档](https://doc.rust-lang.org/stable/reference/inline-assembly.html)。"
1656016560

1656116561
#: src/compatibility.md:3
1656216562
msgid ""

0 commit comments

Comments
 (0)