Skip to content

Commit

Permalink
Update sample.html
Browse files Browse the repository at this point in the history
Open download link in a new window
  • Loading branch information
tresf committed Jul 10, 2023
1 parent 59ac5b8 commit a3f2a1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<div class="row">
<h1 id="title" class="page-header">QZ Tray v<span id="qz-version">0</span>
<a class="pull-right btn btn-primary btn" href="https://qz.io/download">
<a class="pull-right btn btn-primary btn" target="_blank" href="https://qz.io/download">
<i class="fa fa-download"></i> Download QZ Tray
</a>
</h1>
Expand Down

0 comments on commit a3f2a1b

Please sign in to comment.