Skip to content

Commit 5d91c86

Browse files
author
hxztnxt
committed
change order of references in README.md
1 parent 9acefe8 commit 5d91c86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/lifetimes/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ restrictive of their callers.
1313

1414
## Further information
1515

16-
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)
1716
- [Lifetimes (in Rust By Example)](https://doc.rust-lang.org/stable/rust-by-example/scope/lifetime.html)
17+
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)

0 commit comments

Comments
 (0)