fix: links

This commit is contained in:
zongzi531
2022-06-23 13:10:34 +08:00
parent 01bc0b4a0e
commit ec2b686f70
12 changed files with 12 additions and 12 deletions

View File

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