瀏覽代碼

Update link Rust by Example #1970 (#1995)

Devinsuit 9 年之前
父節點
當前提交
43294d1362
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      free-programming-books-zh.md

+ 1 - 1
free-programming-books-zh.md

@@ -617,7 +617,7 @@
 * [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese)
 * [Rust 语言学习笔记](https://github.com/photino/rust-notes)
 * [RustPrimer](https://github.com/rustcc/RustPrimer)
-* [通过例子学习 Rust](http://rust.cc/rust-by-example/)
+* [通过例子学习 Rust](https://github.com/rustcc/rust-by-example/)
 
 
 ### Scala