Skip to content

Commit

Permalink
Merge pull request #70 from brifsttar/patch-1
Browse files Browse the repository at this point in the history
Fixed broken link to template doc
  • Loading branch information
cboulay authored Mar 19, 2023
2 parents 977c821 + b10a7c3 commit 33ef170
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 33ef170

Please sign in to comment.