fix(docs) minor fixes

This commit is contained in:
Gabor Kiss-Vamosi
2021-05-31 19:42:53 +02:00
parent 26c4de7389
commit d3022648dc
5 changed files with 7 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ The List is basically a rectangle with vertical layout to which Buttons and Text
- `LV_PART_SCROLLBAR` The scrollbar. See the [Base objects](/widgets/obj) documentation for details.
**Buttons and Texts**
See the [/widgets/core/btn](Button)'s and [/widgets/core/label](Label)'s documentation.
See the [Button](/widgets/core/btn)'s and [Label](/widgets/core/label)'s documentation.
## Usage