Merge pull request #4568 from diegoptc/master

Changed link instructions to install wine
This commit is contained in:
Mathieu Comandon 2022-10-26 11:32:49 -07:00 committed by GitHub
commit 7ed1b5fd69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -464,7 +464,7 @@ class WineNotInstalledWarning(DontShowAgainDialog):
"Having Wine installed on your system guarantees that "
"Wine builds from Lutris will have all required dependencies.\n\nPlease "
"follow the instructions given in the <a "
"href='https://github.com/lutris/lutris/wiki/Wine-Dependencies'>Lutris Wiki</a> to "
"href='https://github.com/lutris/docs/blob/master/WineDependencies.md'>Lutris Wiki</a> to "
"install Wine."
),
parent=parent,