Merge pull request #8909 from Docteh/taslinky
UI: Fix link to TAS help page
This commit is contained in:
		| @@ -16,6 +16,9 @@ | |||||||
|           <property name="text"> |           <property name="text"> | ||||||
|            <string><html><head/><body><p>Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation, please consult the <a href="https://yuzu-emu.org/help/feature/tas/"><span style=" text-decoration: underline; color:#039be5;">help page</span></a> on the yuzu website.</p></body></html></string> |            <string><html><head/><body><p>Reads controller input from scripts in the same format as TAS-nx scripts.<br/>For a more detailed explanation, please consult the <a href="https://yuzu-emu.org/help/feature/tas/"><span style=" text-decoration: underline; color:#039be5;">help page</span></a> on the yuzu website.</p></body></html></string> | ||||||
|           </property> |           </property> | ||||||
|  |           <property name="openExternalLinks"> | ||||||
|  |            <bool>true</bool> | ||||||
|  |           </property> | ||||||
|          </widget> |          </widget> | ||||||
|         </item> |         </item> | ||||||
|         <item row="1" column="0" colspan="4"> |         <item row="1" column="0" colspan="4"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user