Skip to content

Commit 33ef170

Browse files
authored
Merge pull request #70 from brifsttar/patch-1
Fixed broken link to template doc
2 parents 977c821 + b10a7c3 commit 33ef170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mainwindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<item row="1" column="0">
208208
<widget class="QLabel" name="label_template">
209209
<property name="text">
210-
<string>&lt;a href=&quot;https://github.com/labstreaminglayer/App-LabRecorder/doc/templates.md&quot;&gt;File Name/Template&lt;/a&gt;</string>
210+
<string>&lt;a href=&quot;https://github.com/labstreaminglayer/App-LabRecorder/blob/master/doc/templates.md&quot;&gt;File Name/Template&lt;/a&gt;</string>
211211
</property>
212212
<property name="openExternalLinks">
213213
<bool>true</bool>

0 commit comments

Comments
 (0)