mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 14:02:22 -05:00
Merge pull request #1428 from javihernant/changeLtReadme
change order of references in README.md
This commit is contained in:
commit
2012641610
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ learning to write lifetime annotations.
|
|||
|
||||
## Further information
|
||||
|
||||
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)
|
||||
- [Lifetimes (in Rust By Example)](https://doc.rust-lang.org/stable/rust-by-example/scope/lifetime.html)
|
||||
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)
|
||||
|
|
Loading…
Reference in a new issue