diff --git a/docs/src/main-modules/draw/draw_descriptors.rst b/docs/src/main-modules/draw/draw_descriptors.rst index 69c02bce19..e0035e884e 100644 --- a/docs/src/main-modules/draw/draw_descriptors.rst +++ b/docs/src/main-modules/draw/draw_descriptors.rst @@ -737,10 +737,10 @@ There are several options to mask parts of a layer, Widget, or drawing: By using the Canvas Widget with an :cpp:enumerator:`LV_COLOR_FORMAT_L8` buffer, bitmap masks can be rendered dynamically. -.. lv_example:: widgets/canvas/lv_example_label_4 +.. lv_example:: widgets/label/lv_example_label_4 :language: c -.. lv_example:: widgets/canvas/lv_example_roller_3 +.. lv_example:: widgets/roller/lv_example_roller_3 :language: c