Skip to content

Commit

Permalink
Clicking board info opens new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
makermelissa committed Feb 21, 2024
1 parent 3aab78c commit 5833721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ <h1>Select USB Host Folder</h1>
<tbody>
<tr>
<td>Board:</td>
<td><a id="board"></a></td>
<td><a id="board" target="_blank"></a></td>
</tr>
<tr>
<td>Version:</td>
Expand Down

0 comments on commit 5833721

Please sign in to comment.