Skip to content

Commit aee267a

Browse files
committed
templatea added
1 parent b5a2527 commit aee267a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ <h3>Paper Title 3</h3>
205205
</div>
206206
</div>
207207
<div class="paper-links">
208-
<a href="paper-review-template.html" class="btn small">Read Full Review</a>
208+
<a href="./paper-review-template.html" class="btn small" onclick="window.location.href='paper-review-template.html'; return false;">Read Full Review</a>
209209
<a href="#" target="_blank" class="original-paper">Original Paper <i class="fas fa-external-link-alt"></i></a>
210210
</div>
211211
</div>

0 commit comments

Comments
 (0)