From 4c310378cf7d1052d6c1c9f50fcd62090741ca6b Mon Sep 17 00:00:00 2001 From: Hoon Wee <41038636+MRGRAVITY817@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:10:14 +0900 Subject: [PATCH] Fix lint error (#6165) --- books/free-programming-books-ko.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-ko.md b/books/free-programming-books-ko.md index 6d5703fe..e70a0f29 100644 --- a/books/free-programming-books-ko.md +++ b/books/free-programming-books-ko.md @@ -187,6 +187,7 @@ ### Rust * [러스트 프로그래밍 언어](https://rinthel.github.io/rust-lang-book-ko/) - 스티브 클라브닉, 캐롤 니콜스 (HTML) (:construction: *in process*) +* [Rust by Example](https://hanbum.gitbooks.io/rustbyexample/content/) (:construction: *in process*) ### Scratch