turn on the link in the summary

This commit is contained in:
Steve Klabnik 2016-01-13 16:44:35 -05:00
parent 8b022d2881
commit 468a585cec

View File

@ -17,7 +17,7 @@
- [Loops](loops.md)
- [Understanding Ownership](understanding-ownership.md)
- [Ownership]()
- [Ownership](ownership.md)
- [References & Borrowing]()
- [Memory Layout]()
- [Slices]()