Skip to content

Commit 49c0d02

Browse files
committed
fixed broken schema-guide links in AuthorCardEditing
1 parent fbec8db commit 49c0d02

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/AuthorCardEditing.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<div class="row">
9292
<h3 class="subquestion">
9393
The person's email address
94-
<SchemaGuideLink anchor="#definitionsperson-email" />
94+
<SchemaGuideLink anchor="#definitionspersonemail" />
9595
</h3>
9696
</div>
9797
<div class="row">
@@ -114,11 +114,11 @@
114114
<div class="row">
115115
<h3 class="subquestion col">
116116
The person's affiliation
117-
<SchemaGuideLink anchor="#definitionsperson-affiliation" />
117+
<SchemaGuideLink anchor="#definitionspersonaffiliation" />
118118
</h3>
119119
<h3 class="subquestion col">
120120
The person's ORCID
121-
<SchemaGuideLink anchor="#definitionsperson-orcid" />
121+
<SchemaGuideLink anchor="#definitionspersonorcid" />
122122
</h3>
123123
</div>
124124
<div class="row">

0 commit comments

Comments
 (0)