@@ -50,7 +50,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
50
50
[ trpl1-1.9 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.9/book/
51
51
[ trpl1-1.6 ] : https://doc.rust-jp.rs/the-rust-programming-language-ja/1.6/book/
52
52
[ rbe ] : https://doc.rust-jp.rs/rust-by-example-ja/
53
- [ std-vec ] : https://mosh-g .github.io/rust-lib-doc-ja/std/vec/
53
+ [ std-vec ] : https://moshg .github.io/rust-lib-doc-ja/std/vec/
54
54
[ api-guidelines ] : https://sinkuu.github.io/api-guidelines/
55
55
[ nomicon ] : https://doc.rust-jp.rs/rust-nomicon-ja/
56
56
[ edition-guide ] : https://doc.rust-jp.rs/edition-guide/
@@ -75,7 +75,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
75
75
| 同 PDF版 | [ y-yu/trpl-2nd-pdf] [ gh-trpl2-pdf ] |
76
76
| プログラミング言語 Rust, 1st Edition | [ rust-lang-ja/the-rust-programming-language-ja] [ gh-trpl1 ] |
77
77
| Rust by Example日本語版 | [ rust-lang-ja/rust-by-example-ja] [ gh-rbe ] |
78
- | 標準ライブラリリファレンス | [ mosh-g /rust-lib-ja] [ gh-std ] |
78
+ | 標準ライブラリリファレンス | [ moshg /rust-lib-ja] [ gh-std ] |
79
79
| Rust APIガイドライン | [ sinkuu/api-guidelines] [ gh-api-guidelines ] |
80
80
| Rust裏本 / The Rustnomicon | [ rust-lang-ja/rust-nomicon-ja] [ gh-nomicon ] |
81
81
| エディションガイド | [ rust-lang-ja/edition-guide] [ gh-edition-guide ] |
@@ -85,7 +85,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
85
85
[ gh-trpl2-pdf ] : https://github.com/y-yu/trpl-2nd-pdf
86
86
[ gh-trpl1 ] : https://github.com/rust-lang-ja/the-rust-programming-language-ja
87
87
[ gh-rbe ] : https://github.com/rust-lang-ja/rust-by-example-ja
88
- [ gh-std ] : https://github.com/mosh-g /rust-lib-ja
88
+ [ gh-std ] : https://github.com/moshg /rust-lib-ja
89
89
[ gh-api-guidelines ] : https://github.com/sinkuu/api-guidelines
90
90
[ gh-nomicon ] : https://github.com/rust-lang-ja/rust-nomicon-ja
91
91
[ gh-edition-guide ] : https://github.com/rust-lang-ja/edition-guide
0 commit comments