2
0
mirror of https://github.com/pyqt/examples.git synced 2025-08-22 09:37:11 +00:00

Fix image in README

This commit is contained in:
Michael Herrmann 2022-03-29 15:51:05 +02:00
parent 0cbdafd894
commit 21509647b1

View File

@ -21,7 +21,7 @@ These PyQt examples show you how to create a desktop app with Python and Qt. Sta
These examples are taken from the following book:
<p align="center">
<a href="https://build-system.fman.io/pyqt6-book"><img src="https://build-system.fman.io/static/public/img/pyqt6-book.jpg" alt="PyQt6 book"></a>
<a href="https://build-system.fman.io/pyqt6-book"><img src="https://build-system.fman.io/static/public/img/pyqt5-book.jpg" alt="PyQt6 book"></a>
<br/>
<a href="https://build-system.fman.io/pyqt6-book">Python and Qt: The Best Parts</a>
<br/>