diff --git a/de-DE/documentation.md b/de-DE/documentation.md index fb6947cbc..c217811cd 100644 --- a/de-DE/documentation.md +++ b/de-DE/documentation.md @@ -48,7 +48,7 @@ Wenn du Rust noch nie gesehen hast, solltest du zuerst einen Blick in das Buch [ [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io [platform_support]: https://forge.rust-lang.org/platform-support.html diff --git a/en-US/documentation.md b/en-US/documentation.md index 93dc326d5..2e7c5a846 100644 --- a/en-US/documentation.md +++ b/en-US/documentation.md @@ -68,7 +68,7 @@ the errors produced by the Rust compiler. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io [platform_support]: https://forge.rust-lang.org/platform-support.html diff --git a/es-ES/documentation.md b/es-ES/documentation.md index b6a3590c3..2b19978ad 100644 --- a/es-ES/documentation.md +++ b/es-ES/documentation.md @@ -62,7 +62,7 @@ cada lanzamiento. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io diff --git a/fr-FR/documentation.md b/fr-FR/documentation.md index a6d8e9cb3..5fa419c33 100644 --- a/fr-FR/documentation.md +++ b/fr-FR/documentation.md @@ -44,7 +44,7 @@ Si vous découvrez Rust, la première chose à lire est l'introduction du livre [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md ## Les documents réglementaires diff --git a/id-ID/documentation.md b/id-ID/documentation.md index 89e8b12b8..62d6a3332 100644 --- a/id-ID/documentation.md +++ b/id-ID/documentation.md @@ -65,7 +65,7 @@ yang dihasilkan oleh compiler Rust. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io [platform_support]: https://forge.rust-lang.org/platform-support.html diff --git a/it-IT/documentation.md b/it-IT/documentation.md index c672c4a87..5ef99b62c 100644 --- a/it-IT/documentation.md +++ b/it-IT/documentation.md @@ -64,7 +64,7 @@ errori emessi dal compilatore Rust. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io diff --git a/ja-JP/documentation.md b/ja-JP/documentation.md index 0a7ea1a30..962b1b94d 100644 --- a/ja-JP/documentation.md +++ b/ja-JP/documentation.md @@ -61,7 +61,7 @@ Rustのコンパイラによって生成されるエラーの補足説明です [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io diff --git a/ko-KR/documentation.md b/ko-KR/documentation.md index d23046f9e..948cfa1dd 100644 --- a/ko-KR/documentation.md +++ b/ko-KR/documentation.md @@ -62,7 +62,7 @@ Rust의 각 릴리스마다 바뀐 점들을 기록합니다. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io [platform_support]: https://forge.rust-lang.org/platform-support.html diff --git a/pl-PL/documentation.md b/pl-PL/documentation.md index 00d933ae0..2c1d36c00 100644 --- a/pl-PL/documentation.md +++ b/pl-PL/documentation.md @@ -63,7 +63,7 @@ które generuje kompilator Rusta. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io diff --git a/pt-BR/documentation.md b/pt-BR/documentation.md index d8be23297..c0a6032f1 100644 --- a/pt-BR/documentation.md +++ b/pt-BR/documentation.md @@ -57,7 +57,7 @@ com referência da seção do livro que a descreve. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io diff --git a/ru-RU/documentation.md b/ru-RU/documentation.md index b8418db4d..174d8a873 100644 --- a/ru-RU/documentation.md +++ b/ru-RU/documentation.md @@ -58,7 +58,7 @@ title: Документация Rust · Язык Программиров [ref]: https://doc.rust-lang.org/reference [cargo]: https://rurust.github.io/cargo-docs-ru/ [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md ## Правила проекта diff --git a/vi-VN/documentation.md b/vi-VN/documentation.md index f83ec40a9..0805bd14d 100644 --- a/vi-VN/documentation.md +++ b/vi-VN/documentation.md @@ -57,7 +57,7 @@ release. [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io diff --git a/zh-CN/documentation.md b/zh-CN/documentation.md index f08c70f99..265ba6ba5 100644 --- a/zh-CN/documentation.md +++ b/zh-CN/documentation.md @@ -51,7 +51,7 @@ title: Rust 语言文档 · Rust 程序设计语言 [ref]: https://doc.rust-lang.org/reference [cargo]: http://doc.crates.io/guide.html [err]: https://doc.rust-lang.org/error-index.html -[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md +[release_notes]: https://github.com/rust-lang/rust/blob/master/RELEASES.md [docs.rs]: https://docs.rs [crates.io]: https://crates.io [platform_support]: https://forge.rust-lang.org/platform-support.html