Merge pull request #239 from mikucy/fixownershippath

Update solution's path of ownership.md
This commit is contained in:
Sunface
2022-05-17 15:52:37 +08:00
committed by GitHub

View File

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