From e19c54ee92d678ff2e3596501ec5e7eb403e60a4 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Wed, 22 Aug 2018 21:58:20 +0300 Subject: [PATCH] links to docs --- doc/frontend/basics.md | 4 +++- doc/frontend/controllers.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/frontend/basics.md b/doc/frontend/basics.md index b0d632fb..9f296057 100644 --- a/doc/frontend/basics.md +++ b/doc/frontend/basics.md @@ -1,3 +1,5 @@ # Frontend basics -TODO +* https://github.com/metosin/reitit/tree/master/examples/frontend + +**TODO** diff --git a/doc/frontend/controllers.md b/doc/frontend/controllers.md index 11f9f263..40c3d35f 100644 --- a/doc/frontend/controllers.md +++ b/doc/frontend/controllers.md @@ -1,3 +1,5 @@ # Controllers -TODO +* https://github.com/metosin/reitit/tree/master/examples/frontend-controllers + +**TODO**