diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index 01196256..b4631615 100644 --- a/free-programming-books-zh.md +++ b/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