Skip to content

Commit

Permalink
Fix issue in last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Levitas committed Aug 16, 2023
1 parent 08ef920 commit 3ccc40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/Participant.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</template>
</el-input>
<div>
<a href="https://bids-specification.readthedocs.io/en/stable/03-modality-agnostic-files.html#participants-file">See here for suggestions</a>
<a href="https://bids-specification.readthedocs.io/en/stable/03-modality-agnostic-files.html#participants-file" target="_blank" >See here for suggestions</a>
</div>
</p>

Expand Down

0 comments on commit 3ccc40c

Please sign in to comment.