Skip to content

Commit 9cb3eb1

Browse files
authored
Fix link to author-edit.html by removing leading slash
1 parent d3fa368 commit 9cb3eb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

authors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<div id="content">
5858
<div class="title-div">
5959
<span>Authors</span>
60-
<a class="button" href="/author-edit.html">Add Author</a>
60+
<a class="button" href="author-edit.html">Add Author</a>
6161
</div>
6262
<div class="details-header">
6363
<details class="extrainfo">

0 commit comments

Comments
 (0)