fix solution linkage of en/src/pattern-match/match-iflet.md

This commit is contained in:
Mao Hao
2023-08-05 17:40:26 +08:00
parent 88191e18b2
commit a5e47880a0

View File

@ -207,4 +207,4 @@ fn main() {
``` ```
> You can find the solutions [here](https://github.com/sunface/rust-by-practice)(under the solutions path), but only use it when you need it > You can find the solutions [here](https://github.com/sunface/rust-by-practice/blob/master/solutions/pattern-match/match.md)(under the solutions path), but only use it when you need it