Skip to content

Commit c5e328e

Browse files
authored
Merge pull request #487 from citation-file-format/485-target-blank
2 parents 9a83770 + 6ef48d2 commit c5e328e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/SchemaGuideLink.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<a
33
v-bind:href="'https://github.com/citation-file-format/citation-file-format/blob/1.2.0/schema-guide.md' + anchor"
44
tabindex="-1"
5+
target="_blank"
56
>
67
<q-icon
78
name="ion-information-circle-outline"

0 commit comments

Comments
 (0)