2
0
mirror of https://github.com/pyqt/examples.git synced 2025-09-05 08:25:17 +00:00

Fix README links on GitHub mobile

This commit is contained in:
Michael Herrmann
2019-07-01 17:14:40 +02:00
parent 1bbe879c9d
commit 1c80d8cfe5
15 changed files with 15 additions and 15 deletions

View File

@@ -15,4 +15,4 @@ It has a surprising number of features:
* An *About* dialog.
* A warning *Do you want to save before quitting?* if there are unmodified changes.
The full source code is in [`main.py`](main.py). For instructions on how to run it, please see [here](https://github.com/pyqt/examples#running-the-examples).
The full source code is in [`main.py`](main.py). For instructions on how to run it, please see [here](../../README.md#running-the-examples).