From c36b7c562ed624b0e21c0134116313c26b3ebc27 Mon Sep 17 00:00:00 2001 From: Allan Downey Date: Wed, 6 Apr 2022 22:25:13 +0800 Subject: [PATCH] fix(rusty-book): wrong link --- src/rusty-book.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/rusty-book.md b/src/rusty-book.md index 673ff884..c6ad2882 100644 --- a/src/rusty-book.md +++ b/src/rusty-book.md @@ -10,7 +10,4 @@ 在 Rust 元宇宙,夸奖别人的最高境界就是 `rusty`: 今天你"锈"了吗? 你的 Rust 代码好锈啊! -而你想让自己的 Rust 代码更锈一些吗?来看看[<>]((https://github.com/studyrs/rusty-book))吧。 - - - +而你想让自己的 Rust 代码更锈一些吗?来看看[<>](https://rusty.rs/)吧。