README.md: Update link to Micropython documentation (#1693)
This commit is contained in:
@@ -145,7 +145,7 @@ void btn_event_cb(lv_obj_t * btn, lv_event_t event)
|
||||

|
||||
|
||||
### LVGL from Micropython
|
||||
Learn more about [Micropython](https://docs.lvgl.io/en/html/get-started/micropython).
|
||||
Learn more about [Micropython](https://docs.lvgl.io/latest/en/html/get-started/micropython.html).
|
||||
```python
|
||||
# Create a Button and a Label
|
||||
scr = lv.obj()
|
||||
|
||||
Reference in New Issue
Block a user