Merge pull request #1428 from javihernant/changeLtReadme
change order of references in README.md
This commit is contained in:
commit
2012641610
|
@ -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 New Issue