From 35f27158da45ce67d1d1212cd7737d51a5daee93 Mon Sep 17 00:00:00 2001 From: Yu Ding Date: Tue, 19 Dec 2017 11:19:50 -0800 Subject: [PATCH] Fix to zh-CN and de-DE on links of \'the archives\' in other installation page Signed-off-by: Yu Ding --- de-DE/other-installers.md | 2 +- zh-CN/other-installers.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/de-DE/other-installers.md b/de-DE/other-installers.md index f1cb3bbab..d50e6c7e3 100644 --- a/de-DE/other-installers.md +++ b/de-DE/other-installers.md @@ -189,4 +189,4 @@ Vergangene Veröffentlichungen können in [den Archiven] gefunden werden. [Rust signing key]: https://static.rust-lang.org/rust-key.gpg.ascii [GPG]: https://gnupg.org/ [available on keybase.io]: https://keybase.io/rust -[the archives]: https://static.rust-lang.org/dist/index.html +[den Archiven]: https://static.rust-lang.org/dist/index.html diff --git a/zh-CN/other-installers.md b/zh-CN/other-installers.md index 8bf8e449f..bea148032 100644 --- a/zh-CN/other-installers.md +++ b/zh-CN/other-installers.md @@ -94,7 +94,7 @@ curl https://sh.rustup.rs -sSf | sh -s -- --help 这些二进制文件每个均使用了 [Rust signing key]来签名(由 Rust 构建基础设施使用 [GPG]),该密钥也在 [keybase.io] 上提供。在下面的表格中,`.asc` 文件即该签名。 -过去发布的版本可在[此处存档]中找到。 +过去发布的版本可在[此处存档][the archives]中找到。 {% for channel in site.channels %}