From 49bf663dad1db6a2290ebd3b60f7e497b905c862 Mon Sep 17 00:00:00 2001 From: Gabor Kiss-Vamosi Date: Mon, 3 Jan 2022 14:36:23 +0100 Subject: [PATCH] chore(docs) clean up toc --- docs/get-started/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/get-started/index.md b/docs/get-started/index.md index 388ce7b284..f95c0cc4b1 100644 --- a/docs/get-started/index.md +++ b/docs/get-started/index.md @@ -4,8 +4,6 @@ ``` # Get started -## Where to look first? - There are several ways to get your feet wet with LVGL. Here is one recommended order of documents to read and things to play with when you are learning to use LVGL: 1. Check the [Online demos](https://lvgl.io/demos) to see LVGL in action (3 minutes) 2. Read the [Introduction](https://docs.lvgl.io/latest/en/html/intro/index.html) page of the documentation (5 minutes)