Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 2a7ef22

Browse files
authored
Merge pull request #989 from dingelish/master
Fix to zh-CN and de-DE on links of \'the archives\' in other installation page
2 parents 4cd7a54 + 35f2715 commit 2a7ef22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

de-DE/other-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,4 @@ Vergangene Veröffentlichungen können in [den Archiven] gefunden werden.
189189
[Rust signing key]: https://static.rust-lang.org/rust-key.gpg.ascii
190190
[GPG]: https://gnupg.org/
191191
[available on keybase.io]: https://keybase.io/rust
192-
[the archives]: https://static.rust-lang.org/dist/index.html
192+
[den Archiven]: https://static.rust-lang.org/dist/index.html

zh-CN/other-installers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ curl https://sh.rustup.rs -sSf | sh -s -- --help
9494
这些二进制文件每个均使用了 [Rust signing key]来签名(由 Rust 构建基础设施使用 [GPG]),该密钥也在
9595
[keybase.io] 上提供。在下面的表格中,`.asc` 文件即该签名。
9696

97-
过去发布的版本可在[此处存档]中找到。
97+
过去发布的版本可在[此处存档][the archives]中找到。
9898

9999
{% for channel in site.channels %}
100100

0 commit comments

Comments
 (0)