We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a2527 commit aee267aCopy full SHA for aee267a
index.html
@@ -205,7 +205,7 @@ <h3>Paper Title 3</h3>
205
</div>
206
207
<div class="paper-links">
208
- <a href="paper-review-template.html" class="btn small">Read Full Review</a>
+ <a href="./paper-review-template.html" class="btn small" onclick="window.location.href='paper-review-template.html'; return false;">Read Full Review</a>
209
<a href="#" target="_blank" class="original-paper">Original Paper <i class="fas fa-external-link-alt"></i></a>
210
211
0 commit comments