From 348c3dec201a7947591d06c1156b034dcecd5195 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Sun, 17 Jul 2016 13:39:43 -0700 Subject: [PATCH] add faq to concepts list --- docs/concepts/Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/concepts/Readme.md b/docs/concepts/Readme.md index d5f7b2a85..00479b73c 100644 --- a/docs/concepts/Readme.md +++ b/docs/concepts/Readme.md @@ -7,6 +7,7 @@ This document explain the core concepts that Slate is built on around. It is hel - [The Document Model](./the-document-model.md) - [The Selection Model](./the-selection-model.md) - [Plugins](./plugins.md) +- [FAQ](./faq.md)