Skip to content

Commit

Permalink
Update README link
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt authored Jan 29, 2022
1 parent 4504fea commit bf62dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ For more details please refer to [Micropython ESP32 README](https://github.com/m

### JavaScript port

Refer to the README of the `lvgl_javascript` branch: https://github.com/lvgl/lv_micropython/tree/lvgl_javascript_v8#for-javascript-port
Refer to the README of the `lvgl_javascript` branch: https://github.com/lvgl/lv_micropython/tree/lvgl_javascript_v8#javascript-port

### Raspberry Pi Pico port

Expand Down

2 comments on commit bf62dfc

@amirgon
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@embeddedt CI failed on this??

@embeddedt
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was expected; I merged it manually at the same time. I should probably have added [skip ci] in the commit message.

Please sign in to comment.