File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 17
17
18
18
## 使用说明
19
19
20
- 如果想阅读《通过例子学 Rust》,可以直接访问 [ https://rustwiki.org/zh-CN/rust-by-example/ ] [ website-cn ] 进行在线上阅读(** 支持同一页面中英双语切换 ** )。(英文阅读地址:[ https://doc.rust-lang.org/rust-by-example/ ] [ website ] )
20
+ 如果想阅读《通过例子学 Rust》,可以直接访问 Rust 文档网的国际站点 [ https://rustwiki.org/zh-CN/rust-by-example/ ] [ website-cn ] 或国内站点 [ https://www.rustwiki.org.cn/zh-CN/rust-by-example/ ] [ website-cn-zh ] 进行在线上阅读(** 均支持同一页面中英双语切换 ** )。(英文阅读地址:[ https://doc.rust-lang.org/rust-by-example/ ] [ website ] )
21
21
22
22
若想在本地阅读,请先[ 安装 Rust] [ install Rust ] ,然后进行下面操作:
23
23
@@ -57,4 +57,5 @@ $ mdbook serve
57
57
[ rust-by-example ] : https://github.com/rust-lang/rust-by-example
58
58
[ website ] : https://doc.rust-lang.org/rust-by-example/
59
59
[ website-cn ] : https://rustwiki.org/zh-CN/rust-by-example/
60
+ [ website-cn-zh ] : https://www.rustwiki.org.cn/zh-CN/rust-by-example/
60
61
[ how-to-contribute ] : CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments