[DOC] move quick_start into learning/ sub folder

This commit is contained in:
Géry Debongnie
2019-10-30 09:54:24 +01:00
parent 9106c19066
commit 5ba73cc09d
2 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ Note that for convenience, the `useState` hook is also exported at the root of t
## Learning Resources
- [Quick Start](quick_start.md)
- [Quick Start: create an (almost) empty Owl application](learning/quick_start.md)
## Miscellaneous