docs: fix broken links in documentation (#3598)

This commit is contained in:
Roman Romanchuk
2022-08-19 17:35:24 +02:00
committed by GitHub
parent 878e3d3334
commit 118a3bee76
2 changed files with 3 additions and 3 deletions

View File

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