You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/xml/Props.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ this program. If not, see http://www.gnu.org/licenses/.
74
74
<propertyname="GlossaryFilePath"type="string"default='"doc" + File.separator + "Glossary.html"'doc='Path name for Glossary file.'/>
75
75
<propertyname="protocolDocfilePath"type="string"default='"doc" + File.separator + "IrpProtocols.html"'doc='Path name for protocol documentation file.'/>
76
76
<propertyname="releaseNotesPath"type="string"default='"doc" + File.separator + "IrScrutinizer.releasenotes.txt"'doc='Path name for release notes.'/>
77
-
<propertyname="tutorialUrl"type="string"default='"http://www.hifi-remote.com/wiki/index.php?title=IrScrutinizer_Guide"'doc='URL for tutorial.'/>
77
+
<propertyname="tutorialUrl"type="string"default='"https://github.com/bengtmartensson/IrScrutinizer/wiki/IrScrutinizer-Tutoral"'doc='URL for tutorial.'/>
78
78
<propertyname="selectedHardware"type="string"default='"Audio Port"'doc="Name of selected hardware."/>
79
79
<propertyname="lookAndFeel"type="int"default='"0"'doc='Look and feel, as integer index in table. Semantics is system dependent.'/>
80
80
<propertyname="usePopupsForErrors"type="boolean"default='"true"'doc='If true, use popups for help. Otherwise the console will be used.'/>
0 commit comments