Update nav-guides.md

Since that was somehow missed in #2047
This commit is contained in:
Isiah Meadows 2018-01-23 05:01:31 -05:00 committed by GitHub
parent ba35a75bab
commit fa3bce5505
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,8 @@
- [Animation](animation.md)
- [Testing](testing.md)
- [Examples](examples.md)
- [Learning Mithril](learning-mithril.md)
- [Integrating with Other Libraries](integrating-libs.md)
- [Learning Mithril](learning-mithril.md)
- Key concepts
- [Vnodes](vnodes.md)
- [Components](components.md)