Skip to content

Commit ca8c23d

Browse files
Merge pull request #1 from dietervansteenwegen/main
docs(building): Fix broken link
2 parents a2d3ac1 + aa95033 commit ca8c23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/building/desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ MicroPythonOS can be built to run as an application on Linux desktops (fully sup
88
```bash
99
sudo apt install libv4l-dev # For webcam support
1010
```
11-
- See [lvgl-micropython](https://github.com/MicroPythonOS/lvgl-micropython) for additional requirements.
11+
- See [lvgl-micropython](https://github.com/MicroPythonOS/lvgl_micropython) for additional requirements.
1212
- Clone repositories as described in [Building for ESP32](esp32.md).
1313

1414
## Build Process

0 commit comments

Comments
 (0)