File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -44,11 +44,10 @@ The application window should appear.
44
44
## Want to build your own apps?
45
45
46
46
> If you think these apps are neat and want to learn more about
47
- PyQt in general, take a look at [ my free online tutorials ] ( https://www.learnpyqt.com )
48
- which cover everything you need to know to start building your own applications with PyQt.
47
+ PyQt in general, [ take a look at my PyQt5 tutorial site LearnPyQt.com ] ( https://www.learnpyqt.com )
48
+ which covers everything you need to know to start building your own applications with PyQt.
49
49
50
- You can also find write-ups about these apps
51
- [ here] ( http://www.learnpyqt.com/apps ) .
50
+ You can also find write-ups about these "minute apps" [ on the same site] ( http://www.learnpyqt.com/apps ) .
52
51
53
52
## License
54
53
You can’t perform that action at this time.
0 commit comments