From e13bdf1a313ee02452a7eee3e942067f6ffeb065 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Thu, 31 Jan 2019 20:20:13 +0100 Subject: [PATCH] Add FAQ to index --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 4b4c2dd4..48ee0f26 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,6 +31,7 @@ Welcome to the Zigbee2mqtt documentation! * [How to connect a CC2530 coordinator using a USB to serial adapter](how_tos/how_to_connect_a_cc2530_coordinator_using_a_usb_to_serial_adapter.md) ### Information +* [FAQ](information/FAQ.md) * [Supported devices](information/supported_devices.md) * [MQTT topics and message structure](information/mqtt_topics_and_message_structure.md) * [Groups](information/groups.md)