refact: dinamically link the howto page

This commit is contained in:
danilo silva 2020-08-02 07:46:00 +00:00
parent 67c2a618ff
commit 06756188dc

View file

@ -44,7 +44,7 @@
</div>
<div class="col-12 col-md-8 d-flex align-items-center">
<h3 class="my-md-3 my-0 pb-3 pb-md-0 text-center">
<a href="/howto">Come caricare correttamente il tuo podcast su archive.org?</a>
<%= link "Come caricare correttamente il tuo podcast su archive.org?", to: Routes.page_path(@conn, :howto) %>
</h3>
</div>
</div>