File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
8
8
## Rustの入門書
9
9
10
10
- [ ** プログラミング言語 Rust, 2nd Edition(最新版)/ The Rust Programming Language, Second Edition** ] [ trpl2 ]
11
- * Rustプロジェクト公式の入門書を和訳したものです。通称「TRPL」または「The book」
11
+ * Rustプロジェクト公式の入門書を和訳したものです。通称「TRPL」または「the book」
12
12
* じっくり読みたい人向けに[ PDF版] [ trpl2-pdf ] もあります
13
13
14
14
- ** プログラミング言語 Rust, 1st Edition / The Rust Programming Language, First Edition**
@@ -39,9 +39,9 @@ Rustは速度、安全性、平行性の3つのゴールにフォーカスした
39
39
* 全体の三割ほど翻訳済み。翻訳者募集中
40
40
41
41
42
- ## 掲載されている和訳文書について
42
+ ## 掲載されているドキュメントについて
43
43
44
- ここに掲載されているドキュメントはいずれも [ 英語版の公式ドキュメント] ( https://doc.rust-lang.org/ ) を和訳したものです。
44
+ ここに掲載されている日本語ドキュメントはいずれも [ 英語版の公式ドキュメント] ( https://doc.rust-lang.org/ ) を和訳したものです。
45
45
有志によって翻訳・維持されています。
46
46
47
47
[ rust-lang ] : https://www.rust-lang.org/ja-JP/
You can’t perform that action at this time.
0 commit comments