Skip to content

Commit 98fb848

Browse files
committed
添加 Rust 文档网国内站点
1 parent 991255c commit 98fb848

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
## 使用说明
1919

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]
2121

2222
若想在本地阅读,请先[安装 Rust][install Rust],然后进行下面操作:
2323

@@ -57,4 +57,5 @@ $ mdbook serve
5757
[rust-by-example]: https://github.com/rust-lang/rust-by-example
5858
[website]: https://doc.rust-lang.org/rust-by-example/
5959
[website-cn]: https://rustwiki.org/zh-CN/rust-by-example/
60+
[website-cn-zh]: https://www.rustwiki.org.cn/zh-CN/rust-by-example/
6061
[how-to-contribute]: CONTRIBUTING.md

0 commit comments

Comments
 (0)