diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-08-05 15:36:03 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-08-05 15:37:17 +0200 |
commit | 685a975216d2f09aa9376f45d5c12a01ad1426ca (patch) | |
tree | 62fb402d7cca0969c3f5966e3a119c8400efc757 | |
parent | cdabb9f3ad3e13e3b76b983a7b3ea6c118fc114e (diff) |
proto/vjoystick: link to windows 11 fork
Issue: #1700
Fix by: @ackalker
-rw-r--r-- | proto-vjoystick/vjoystick.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-vjoystick/vjoystick.ui b/proto-vjoystick/vjoystick.ui index 5bfdb02a..8092898b 100644 --- a/proto-vjoystick/vjoystick.ui +++ b/proto-vjoystick/vjoystick.ui @@ -21,7 +21,7 @@ <item row="0" column="0"> <widget class="QLabel" name="label"> <property name="text"> - <string><html><head/><body><p>Go to the <a href="http://vjoystick.sourceforge.net/site/"><span style=" text-decoration: underline; color:#0000ff;">vjoystick</span></a> project site or <a href="https://sourceforge.net/projects/vjoystick/files/latest/download"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a>.</p></body></html></string> + <string><html><head/><body><p>Go to the <a href="https://github.com/jshafer817/vJoy"><span style=" text-decoration: underline; color:#0000ff;">vJoy</span></a> project site or <a href="https://github.com/jshafer817/vJoy/releases/tag/v2.1.9.1"><span style=" text-decoration: underline; color:#0000ff;">download directly</span></a> for Windows 10 and 11.</p></body></html></string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> |