]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fix links to wiki which referred to /start
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Sep 2019 14:47:20 +0000 (14:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Sep 2019 14:47:20 +0000 (14:47 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/templates/base.html
src/templates/static/features.html

index 0fe6cf9eebb0c566551153d3b7e7e54ca621780d..dfebe32809cbe01efa9fa1e66b27e3860b2f9c4e 100644 (file)
                                                                                                        </li>
 
                                                                                                        <li>
-                                                                                                               <a href="https://wiki.ipfire.org/devel/start">{{ _("Development") }}</a>
+                                                                                                               <a href="https://wiki.ipfire.org/devel">{{ _("Development") }}</a>
                                                                                                        </li>
 
                                                                                                        <li>
index 9585f5fe7b677f9192c6bac5f084fc3f7c292c8c..68dee8c79acf6f05f79fef2423e94a35c6f0139a 100644 (file)
@@ -87,7 +87,7 @@
                                        </p>
 
                                        <p class="mb-5">
-                                               <a class="btn btn-secondary" href="https://wiki.ipfire.org/configuration/firewall/start">
+                                               <a class="btn btn-secondary" href="https://wiki.ipfire.org/configuration/firewall">
                                                        Firewall Documentation
                                                </a>
                                        </p>
 
                                                <ul>
                                                        <li>
-                                                               Turning IPFire into a <a href="https://wiki.ipfire.org/addons/wireless/start">Wireless Access Point</a>
+                                                               Turning IPFire into a <a href="https://wiki.ipfire.org/addons/wireless">Wireless Access Point</a>
                                                        </li>
 
                                                        <li>
                                                        </li>
 
                                                        <li>
-                                                               Running a <a href="https://wiki.ipfire.org/addons/tor/start">Tor</a> node
+                                                               Running a <a href="https://wiki.ipfire.org/addons/tor">Tor</a> node
                                                        </li>
 
                                                        <li>
                                                        </li>
                                                </ul>
 
-                                               <a class="btn btn-secondary" href="https://wiki.ipfire.org/addons/start">
+                                               <a class="btn btn-secondary" href="https://wiki.ipfire.org/addons">
                                                        List of all Add-ons
                                                </a>
                                        </p>