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

Fix to zh-CN and de-DE on links of \'the archives\' in other installation page #989

Merged
merged 1 commit into from
Dec 19, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion de-DE/other-installers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion zh-CN/other-installers.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}

Expand Down