Skip to content

Commit

Permalink
Fix link for academic paper submission
Browse files Browse the repository at this point in the history
  • Loading branch information
starbelly committed Dec 17, 2023
1 parent 95e3704 commit 4a2e53c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/erlef_web/templates/academic_paper/_papers.html.leex
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
<div class="col-lg-4">
<h6>Include Academic Papaers</h6>
<h4>Have an academic paper to share?</h4>
<p>If you know about an academic paper that is not yet listed here, please submit a new one
<a href = "https://erlef.org/submissions/academic_papers/new">here</a> to get it added!</p>
<p>If you know about an academic paper that is not yet listed here, please submit a new one
<%= link("here", to: "/submissions/academic-papers/new") %> to get it added!</p>
</div>
<!--col-->
</div>
Expand Down

0 comments on commit 4a2e53c

Please sign in to comment.