@@ -61,7 +61,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
6161
6262[ rust-lang ] : https://www.rust-lang.org/ja-JP/
6363[ 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
6565[ trpl1-1.9 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.9/book/
6666[ trpl1-1.6 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.6/book/
6767[ rbe ] : https://doc.rust-jp.rs/rust-by-example-ja/
@@ -89,7 +89,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
8989| 文書 | GitHubリポジトリ |
9090| :--- | :--- |
9191| プログラミング言語 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 ] |
9393| プログラミング言語 Rust, 1st Edition | [ rust-lang-ja/the-rust-programming-language-ja] [ gh-trpl1 ] |
9494| Rust by Example日本語版 | [ rust-lang-ja/rust-by-example-ja] [ gh-rbe ] |
9595| 標準ライブラリリファレンス | [ moshg/rust-lib-ja] [ gh-std ] |
@@ -101,7 +101,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
101101| その他(doc.rust-jp.rs全般) | [ rust-lang-ja/rust-lang-ja.github.io] [ gh-org ] |
102102
103103[ 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
105105[ gh-trpl1 ] : https://github.com/rust-lang-ja/the-rust-programming-language-ja
106106[ gh-rbe ] : https://github.com/rust-lang-ja/rust-by-example-ja
107107[ gh-std ] : https://github.com/moshg/rust-lib-ja
0 commit comments