tests/pkg_lvgl: fix sysmon example URL.

Signed-off-by: Jean Pierre Dudey <me@jeandudey.tech>
This commit is contained in:
Jean Pierre Dudey 2020-11-08 15:05:56 +01:00
parent 572db20049
commit 1edb8666cb

View File

@ -3,7 +3,7 @@ LittlevGL sample application
This application shows a basic usage of LittlevGL with RIOT. It's simply an
adaption of one of the upstream examples: the
[sysmon example](https://github.com/littlevgl/lv_examples/tree/master/lv_apps/sysmon).
[sysmon example](https://github.com/lvgl/lv_apps/tree/master/src/lv_sysmon).
### Flashing the application