Skip to content

Commit

Permalink
Fix broken image (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
lawsie authored Jan 10, 2025
1 parent 87b534a commit 4aeebee
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 @@ -6,7 +6,7 @@

It is designed to allow new learners to quickly and easily create GUIs for their programs.

![Have a go with guizero and see what you can create](docs-src/docs/images/have-a-go.png)
![Have a go with guizero and see what you can create](docs/images/have-a-go.png)

```python
from guizero import App, Text, PushButton
Expand Down

0 comments on commit 4aeebee

Please sign in to comment.