<div class="col">
<ul class="list-unstyled">
<li>
- <a href="https://www.ipfire.org/features">{{ _("Features") }}</a>
+ <a href="/features">{{ _("Features") }}</a>
</li>
<li>
- <a href="https://downloads.ipfire.org">{{ _("Download") }}</a>
+ <a href="/download">{{ _("Download") }}</a>
</li>
<li>
- <a href="https://www.ipfire.org/support">{{ _("Support") }}</a>
+ <a href="/support">{{ _("Support") }}</a>
</li>
</ul>
</div>
</li>
<li>
- <a href="https://www.ipfire.org/legal">{{ _("Legal") }}</a>
+ <a href="/legal">{{ _("Legal") }}</a>
</li>
</ul>
</div>
</div>
<div class="col-12 col-lg-4 text-center mb-4">
- <a class="btn btn-primary btn-lg px-4 my-4" href="https://www.ipfire.org/donate">
+ <a class="btn btn-primary btn-lg px-4 my-4" href="/donate">
<span class="fas fa-heart"></span> {{ _("Donate") }}
</a>