chore(docs): fix link

This commit is contained in:
Gabor Kiss-Vamosi
2022-01-10 21:57:04 +01:00
committed by GitHub
parent 6ce73486d3
commit a1310cab2e

View File

@@ -29,7 +29,7 @@ include $(LVGL_DIR)/$(LVGL_DIR_NAME)/lvgl.mk
For integration with CMake take a look this section of the [Documentation](/get-started/cmake).
### Other platforms and tools
The [Get started](/get-started) section contains many platform specific descriptions e.g. for ESP32, Arduino, NXP, RT-Thread, NuttX, etc.
The [Get started](/get-started/index.html) section contains many platform specific descriptions e.g. for ESP32, Arduino, NXP, RT-Thread, NuttX, etc.
### Demos and Examples