]> git.ipfire.org Git - ipfire.org.git/commitdiff
base: Make the donation link relative on www
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Oct 2023 19:57:52 +0000 (19:57 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Oct 2023 19:57:52 +0000 (19:57 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html

index b510c919e72bcf5bc82e6c938854f2affe8effb1..3aea3d82da32d5826c358e0820d7eb8851fe53f8 100644 (file)
 
                                                                <div class="navbar-item">
                                                                        <a class="button is-primary has-text-weight-bold is-uppercase"
-                                                                                       href="https://www.ipfire.org/donate">
+                                                                                       href="/donate">
                                                                                {{ _("Donate") }}
                                                                        </a>
                                                                </div>