@@ -61,7 +61,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
61
61
62
62
[ rust-lang ] : https://www.rust-lang.org/ja-JP/
63
63
[ trpl2 ] : https://doc.rust-jp.rs/book/second-edition/
64
- [ trpl2-pdf ] : https://y-yu.github.io/trpl-2nd -pdf/book.pdf
64
+ [ trpl2-pdf ] : https://doc.rust-jp.rs/book-ja -pdf/book.pdf
65
65
[ trpl1-1.9 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.9/book/
66
66
[ trpl1-1.6 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.6/book/
67
67
[ rbe ] : https://doc.rust-jp.rs/rust-by-example-ja/
@@ -89,7 +89,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
89
89
| 文書 | GitHubリポジトリ |
90
90
| :--- | :--- |
91
91
| プログラミング言語 Rust, 2nd Edition | [ rust-lang-ja/book-ja] [ gh-trpl2 ] |
92
- | 同 PDF版 | [ y-yu/trpl-2nd -pdf] [ gh-trpl2-pdf ] |
92
+ | 同 PDF版 | [ rust-lang-ja/book-ja -pdf] [ gh-trpl2-pdf ] |
93
93
| プログラミング言語 Rust, 1st Edition | [ rust-lang-ja/the-rust-programming-language-ja] [ gh-trpl1 ] |
94
94
| Rust by Example日本語版 | [ rust-lang-ja/rust-by-example-ja] [ gh-rbe ] |
95
95
| 標準ライブラリリファレンス | [ moshg/rust-lib-ja] [ gh-std ] |
@@ -101,7 +101,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
101
101
| その他(doc.rust-jp.rs全般) | [ rust-lang-ja/rust-lang-ja.github.io] [ gh-org ] |
102
102
103
103
[ gh-trpl2 ] : https://github.com/rust-lang-ja/book-ja
104
- [ gh-trpl2-pdf ] : https://github.com/y-yu/trpl-2nd -pdf
104
+ [ gh-trpl2-pdf ] : https://github.com/rust-lang-ja/book-ja -pdf
105
105
[ gh-trpl1 ] : https://github.com/rust-lang-ja/the-rust-programming-language-ja
106
106
[ gh-rbe ] : https://github.com/rust-lang-ja/rust-by-example-ja
107
107
[ gh-std ] : https://github.com/moshg/rust-lib-ja
0 commit comments