docs link fixes

This commit is contained in:
Gabor Kiss-Vamosi
2021-05-17 16:17:20 +02:00
parent 103311192c
commit f97f87fdcd
20 changed files with 64 additions and 38 deletions

View File

@@ -96,7 +96,7 @@ lv_fs_dir_close(&dir);
## Use drivers for images
[Image](/widgets/img) objects can be opened from files too (besides variables stored in the flash).
[Image](/widgets/core/img) objects can be opened from files too (besides variables stored in the flash).
To initialize the image, the following callbacks are required:
- open