Skip to content

Commit

Permalink
Fixed broken link to template doc
Browse files Browse the repository at this point in the history
  • Loading branch information
brifsttar authored Sep 21, 2021
1 parent e647f0d commit b10a7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_template">
<property name="text">
<string>&lt;a href=&quot;https://github.com/labstreaminglayer/App-LabRecorder/doc/templates.md&quot;&gt;File Name/Template&lt;/a&gt;</string>
<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>
</property>
<property name="openExternalLinks">
<bool>true</bool>
Expand Down

0 comments on commit b10a7c3

Please sign in to comment.