Fix link url.

This commit is contained in:
Zonglei Dong
2022-05-01 19:53:07 +08:00
committed by GitHub
parent dad4052485
commit a960f52de4

View File

@ -95,4 +95,4 @@ fn main() {
}
```
> 你可以在[这里](https://github.com/sunface/rust-by-practice)找到答案(在 solutions 路径下)
> 你可以在[这里](https://github.com/sunface/rust-by-practice/blob/master/solutions/basic-types/char-bool.md)找到答案(在 solutions 路径下)