fix broken links in static templates

Message ID 20180914143512.4750-1-peter.mueller@link38.eu
State Dropped
Headers
Series fix broken links in static templates |

Commit Message

Peter Müller Sept. 15, 2018, 12:35 a.m. UTC
  Some of these links pointed to non-existent or renamed Wiki pages, or
were still using HTTP instead of HTTPS.

These have been fixed now.

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
---
 templates/static/chat.html         |  2 +-
 templates/static/features.html     | 22 +++++++++++-----------
 templates/static/get-involved.html | 20 ++++++++++----------
 templates/static/get-started.html  | 10 +++++-----
 templates/static/get-support.html  | 10 +++++-----
 templates/static/hardware.html     | 28 ++++++++++++++--------------
 templates/static/legal.html        |  6 +++---
 7 files changed, 49 insertions(+), 49 deletions(-)
  

Patch

diff --git a/templates/static/chat.html b/templates/static/chat.html
index ce34c88..63ef411 100644
--- a/templates/static/chat.html
+++ b/templates/static/chat.html
@@ -49,7 +49,7 @@ 
 
 				<p class="ac">
 					<small>
-						<a href="http://planet.ipfire.org/post/opening-the-ipfire-jabber-server">
+						<a href="https://planet.ipfire.org/post/opening-the-ipfire-jabber-server">
 							{{ _("Need a Jabber account?") }}
 						</a>
 					</small>
diff --git a/templates/static/features.html b/templates/static/features.html
index 4f5192b..fe8223d 100644
--- a/templates/static/features.html
+++ b/templates/static/features.html
@@ -210,7 +210,7 @@ 
 
 				<ul>
 					<li>
-						<a href="http://wiki.ipfire.org/en/configuration/firewall/start">
+						<a href="https://wiki.ipfire.org/en/configuration/firewall/start">
 							Firewall-Dokumentation
 						</a>
 					</li>
@@ -309,7 +309,7 @@ 
 
 				<ul>
 					<li>
-						<a href="http://wiki.ipfire.org/en/configuration/firewall/start">
+						<a href="https://wiki.ipfire.org/en/configuration/firewall/start">
 							Firewall Documentation
 						</a>
 					</li>
@@ -451,7 +451,7 @@ 
 				</p>
 				<p>
 					Qualitätssicherung ist jetzt eine Aufgabe für alle.
-					Mehr dazu auf <a href="http://pakfire.ipfire.org/">pakfire.ipfire.org</a>.
+					Mehr dazu auf <a href="https://pakfire.ipfire.org/">https://pakfire.ipfire.org</a>.
 				</p>
 
 				<hr class="separator">
@@ -472,7 +472,7 @@ 
 				</p>
 				<p>
 					Quality assurance became more social right now. Check it
-					out at <a href="http://pakfire.ipfire.org/">pakfire.ipfire.org</a>.
+					out at <a href="https://pakfire.ipfire.org/">https://pakfire.ipfire.org</a>.
 				</p>
 			{% end %}
 		</div>
@@ -904,7 +904,7 @@ 
 
 				<ul>
 					<li>
-						<a href="http://wiki.ipfire.org/en/cryptography/hardware">
+						<a href="https://wiki.ipfire.org/hardware/cryptography">
 							Liste der unterstützten Kryptoprozessoren
 						</a>
 					</li>
@@ -921,7 +921,7 @@ 
 
 				<ul>
 					<li>
-						<a href="http://wiki.ipfire.org/en/cryptography/hardware">
+						<a href="https://wiki.ipfire.org/hardware/cryptography">
 							List of supported crypto hardware
 						</a>
 					</li>
@@ -941,8 +941,8 @@ 
 
 				<ul>
 					<li>
-						<a href="http://wiki.ipfire.org/en/cryptography/entropy">
-							Liste der unterstützen Zufallszahlgeneratoren
+						<a href="https://wiki.ipfire.org/hardware/rng">
+							Liste der unterstützen Zufallszahlengeneratoren
 						</a>
 					</li>
 				</ul>
@@ -956,7 +956,7 @@ 
 
 				<ul>
 					<li>
-						<a href="http://wiki.ipfire.org/en/cryptography/entropy">
+						<a href="https://wiki.ipfire.org/hardware/rng">
 							List of supported hardware random number generators
 						</a>
 					</li>
@@ -1031,7 +1031,7 @@ 
 				<p>
 					Der hohe Grad der Kompatibilität zu anderen Herstellern wird durch
 					die Verwendung der freien Implementierung 
-					<a href="http://www.strongswan.org" target="_blank">strongSwan</a>
+					<a href="https://www.strongswan.org" target="_blank">strongSwan</a>
 					möglich, welches von Andreas Steffen, einem Professor für Sicherheit
 					in der Kommunikationstechnik und Leiter des Instituts für
 					Internetechnologien und -applikationen an der Universität der
@@ -1057,7 +1057,7 @@ 
 				<p>
 					This high-level of compatibility is achieved by using the free
 					implementation called
-					<a href="http://www.strongswan.org" target="_blank">strongSwan</a>. It is maintained by Andreas Steffen, who is a professor for security in communications and head of the Institute for Internet Technologies
+					<a href="https://www.strongswan.org" target="_blank">strongSwan</a>. It is maintained by Andreas Steffen, who is a professor for security in communications and head of the Institute for Internet Technologies
 					and Applications at the University of Applied Sciences Rapperswil, in
 					Switzerland. StrongSwan also works with all current, major operating systems, such as Microsoft
 					Windows 7, Microsoft Windows Vista and Mac OS X.
diff --git a/templates/static/get-involved.html b/templates/static/get-involved.html
index 6df252a..27e271e 100644
--- a/templates/static/get-involved.html
+++ b/templates/static/get-involved.html
@@ -46,18 +46,18 @@ 
 						Werde Teil der wundervollen Gemeinschaft von IPFire und helfe
 						Einsteigern bei ihren ersten Schritten. Bring dich ein in Diskussionen
 						rund um das Projekt in <a href="/chat">Chaträumen</a>, dem
-						<a href="http://forum.ipfire.org">IPFire Forum</a>, und
-						den <a href="http://lists.ipfire.org/">Mailinglisten</a>.
+						<a href="https://forum.ipfire.org">IPFire Forum</a>, und
+						den <a href="https://lists.ipfire.org/">Mailinglisten</a>.
 					{% else %}
 						Join the wonderful IPFire Community and help other people getting started with IPFire.
 						Take part in discussions all around the project on our <a href="/chat">channels</a>,
-						the <a href="http://forum.ipfire.org">IPFire Forums</a>, and
-						<a href="http://lists.ipfire.org/">Mailing Lists</a>.
+						the <a href="https://forum.ipfire.org">IPFire Forums</a>, and
+						<a href="https://lists.ipfire.org/">Mailing Lists</a>.
 					{% end %}
 				</p>
 
 				<div class="btn-toolbar">
-					<a class="btn btn-default" href="http://forum.ipfire.org/search.php?search_id=unanswered">
+					<a class="btn btn-default" href="https://forum.ipfire.org/search.php?search_id=unanswered">
 						{{ _("Unanswered questions on the forums") }}
 					</a>
 					<a class="btn btn-default" href="/chat">{{ _("On our Jabber/IRC channels") }}</a>
@@ -69,18 +69,18 @@ 
 
 				<p>
 					{% if lang == "de" %}
-						Das <a href="//wiki.ipfire.org">IPFire Wiki</a> beinhaltet Dokumentation
+						Das <a href="https://wiki.ipfire.org">IPFire Wiki</a> beinhaltet Dokumentation
 						über IPFire und beantwortet alle Fragen. Hast du etwas gefunden, das
 						undokumentiert, nicht vollständig ist oder Überarbeitung bedarf?
 						Logge dich ein und editiere gleich los.
 					{% else %}
-						The <a href="//wiki.ipfire.org">IPFire Wiki</a> is the source of documentation
+						The <a href="https://wiki.ipfire.org">IPFire Wiki</a> is the source of documentation
 						and answers all questions about IPFire. Found something that needs to be
 						documented, improved, or rewritten? Sign up and get it done!
 					{% end %}
 				</p>
 
-				<a class="btn btn-default" href="http://wiki.ipfire.org">{{ _("IPFire Wiki") }}</a>
+				<a class="btn btn-default" href="https://wiki.ipfire.org">{{ _("IPFire Wiki") }}</a>
 
 				<hr>
 
@@ -125,7 +125,7 @@ 
 				</p>
 
 				<div class="btn-toolbar">
-					<a class="btn btn-default" href="http://wiki.ipfire.org/devel/submit-patches">{{ _("Submit Patches") }}</a>
+					<a class="btn btn-default" href="https://wiki.ipfire.org/devel/submit-patches">{{ _("Submit Patches") }}</a>
 					<a class="btn btn-default" href="https://pakfire.ipfire.org/">{{ _("Pakfire Build Service") }}</a>
 				</div>
 
@@ -166,7 +166,7 @@ 
 					{% end %}
 				</p>
 
-				<a class="btn btn-default" href="http://wiki.ipfire.org/en/project/mirror">{{ _("Host a mirror") }}</a>
+				<a class="btn btn-default" href="https://wiki.ipfire.org/project/mirror">{{ _("Host a mirror") }}</a>
 
 				<hr>
 
diff --git a/templates/static/get-started.html b/templates/static/get-started.html
index 79b0754..d663943 100644
--- a/templates/static/get-started.html
+++ b/templates/static/get-started.html
@@ -29,11 +29,11 @@ 
 				{% if lang == "de" %}
 					IPFire ist eine freie Softwaredistribution, die auf jeder
 					Hardware installiert werden kann, die die
-					<a href="http://wiki.ipfire.org/en/hardware/start">Voraussetzungen erfüllt</a>
+					<a href="https://wiki.ipfire.org/hardware/start">Voraussetzungen erfüllt</a>
 					und für den geplanten Einsatzzweck angemessen ausgelegt ist.
 				{% else %}
 					IPFire is a free software distribution that you can install on
-					any hardware that <a href="http://wiki.ipfire.org/en/hardware/start">fits the requirements</a>
+					any hardware that <a href="https://wiki.ipfire.org/hardware/start">fits the requirements</a>
 					and is best for your environment's needs.
 				{% end %}
 			</p>
@@ -71,7 +71,7 @@ 
 				<a class="btn btn-primary btn-lg" href="/download">
 					{{ _("Download") }}
 				</a>
-				<a class="btn btn-info btn-lg" href="http://wiki.ipfire.org/en/installation/start">
+				<a class="btn btn-info btn-lg" href="https://wiki.ipfire.org/installation/start">
 					{{ _("Installation Handbook") }}
 				</a>
 			</div>
@@ -85,11 +85,11 @@ 
 			<p class="lead">
 				{% if lang == "de" %}
 					IPFire ist zügig installiert und einsatzbereit. Das IPFire Wiki enthält
-					<a href="http://wiki.ipfire.org/en/configuration/start">ausführliche Dokumentation</a>
+					<a href="https://wiki.ipfire.org/configuration/start">ausführliche Dokumentation</a>
 					zu allen Funktionen und eine Antwort auf fast jede Frage.
 				{% else %}
 					IPFire is easy to set up and use. The IPFire wiki
-					<a href="http://wiki.ipfire.org/en/configuration/start">has great documentation</a>
+					<a href="https://wiki.ipfire.org/configuration/start">has great documentation</a>
 					about all features and answers almost any question.
 				{% end %}
 			</p>
diff --git a/templates/static/get-support.html b/templates/static/get-support.html
index 7f84b43..ace865c 100644
--- a/templates/static/get-support.html
+++ b/templates/static/get-support.html
@@ -10,14 +10,14 @@ 
 	<section id="community" class="container content-section text-center">
 		<div class="row">
 			<div class="col-md-4 text-center">
-				<a href="//wiki.ipfire.org" class="link-normal">
+				<a href="https://wiki.ipfire.org" class="link-normal">
 					<span class="fa fa-4x fa-pencil-square-o"></span>
 					<h3>{{ _("Documentation") }}</h3>
 				</a>
 			</div>
 
 			<div class="col-md-4 text-center">
-				<a href="//forum.ipfire.org" class="link-normal">
+				<a href="https://forum.ipfire.org" class="link-normal">
 					<span class="fa fa-4x fa-users"></span>
 					<h3>{{ _("Forums") }}</h3>
 				</a>
@@ -39,11 +39,11 @@ 
 
 		<p class="lead">
 			{% if lang == "de" %}
-				<a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a>
+				<a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a>
 				bietet professionelle Supportdienstleistungen rund um IPFire für
 				Unternehmen an.
 			{% else %}
-				<a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a>
+				<a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a>
 				provides professional support services for companies that use IPFire.
 			{% end %}
 		</p>
@@ -63,7 +63,7 @@ 
 		</p>
 
 		<p class="text-center">
-			<a class="btn btn-lwl btn-lg" href="http://www.lightningwirelabs.com">
+			<a class="btn btn-lwl btn-lg" href="https://www.lightningwirelabs.com">
 				{{ _("Go to Lightning Wire Labs") }}
 			</a>
 		</p>
diff --git a/templates/static/hardware.html b/templates/static/hardware.html
index d18946a..1765fea 100644
--- a/templates/static/hardware.html
+++ b/templates/static/hardware.html
@@ -26,7 +26,7 @@ 
 	<section id="ipfire-professional" class="container content-section">
 		<h3 class="text-center">
 			IPFire Premium/Professional Appliance {{ _("by") }}
-			<a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a>
+			<a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a>
 		</h3>
 
 		<p class="ac">
@@ -57,12 +57,12 @@ 
 		<p class="ac">
 			<strong>
 				{% if lang == "de" %}
-					Die <a href="http://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Premium Appliance und IPFire Professional Appliance</a>
-					von <a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a> lassen sich perfekt in bestehende Firmeninfrastrukturen integrieren.
+					Die <a href="https://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Premium Appliance und IPFire Professional Appliance</a>
+					von <a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a> lassen sich perfekt in bestehende Firmeninfrastrukturen integrieren.
 					Sind sind zuverlässig und stellen die benötigte Performance jederzeit zur Verfügung.
 				{% else %}
-					The <a href="http://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Premium Appliance and IPFire Professional Appliance</a>
-					by <a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a> integrate well in every infrastructure of any company.
+					The <a href="https://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Premium Appliance and IPFire Professional Appliance</a>
+					by <a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a> integrate well in every infrastructure of any company.
 					They are reliable and deliver the performance that is needed at all times.
 				{% end %}
 			</strong>
@@ -191,12 +191,12 @@ 
 		<p class="ac">
 			<strong>
 				{% if lang == "de" %}
-					Die <a href="http://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Eco Appliance</a>
-					von <a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a> stellt alle Funktionen von
+					Die <a href="https://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Eco Appliance</a>
+					von <a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a> stellt alle Funktionen von
 					IPFire als kleines energiesparendes Komplettsystem bereit.
 				{% else %}
-					The <a href="http://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Eco Appliance</a>
-					by <a href="http://www.lightningwirelabs.com">Lightning Wire Labs</a> brings all the features<br>
+					The <a href="https://www.lightningwirelabs.com/products/ipfire/appliances">IPFire Eco Appliance</a>
+					by <a href="https://www.lightningwirelabs.com">Lightning Wire Labs</a> brings all the features<br>
 					IPFire has to offer at a small form-factor and with great power-efficiency.
 				{% end %}
 			</strong>
@@ -208,7 +208,7 @@ 
 			<div class="col-md-7">
 				<h3>
 					IPFire Duo Box
-					{{ _("by") }} <a href="http://www.fountainnetworks.com">Fountain Networks</a>
+					{{ _("by") }} <a href="https://www.fountainnetworks.com">Fountain Networks</a>
 				</h3>
 
 				<table class="table table-condensed">
@@ -273,11 +273,11 @@ 
 					<strong>
 						{% if lang == "de" %}
 							Die <a href="https://www.fountainnetworks.com/ipfire-duo-box">IPFire Duo Box</a>
-							von <a href="http://www.fountainnetworks.com/">Fountain Networks</a> ist ein großartiges System für Starter,
+							von <a href="https://www.fountainnetworks.com/">Fountain Networks</a> ist ein großartiges System für Starter,
 							die auf der Suche nach einem kleinen, aber leistungsstarken System sind.
 						{% else %}
 							The <a href="https://www.fountainnetworks.com/ipfire-duo-box">IPFire Duo Box</a>
-							by <a href="http://www.fountainnetworks.com/">Fountain Networks</a>
+							by <a href="https://www.fountainnetworks.com/">Fountain Networks</a>
 							is a great system for starters who are searching for something small but still powerful.
 						{% end %}
 					</strong>
@@ -297,12 +297,12 @@ 
 			{% if lang == "de" %}
 				Zusätzliche Beispielsysteme, empfohlene Hardware, sowie detaillierte Informationen
 				zu einzelnen Komponenten wie beispielsweise Netzwerkcontroller sind im
-				<a href="http://wiki.ipfire.org/en/hardware/start">Hardwarebereich im IPFire Wiki</a>
+				<a href="https://wiki.ipfire.org/hardware/start">Hardwarebereich im IPFire Wiki</a>
 				zu finden.
 			{% else %}
 				You can find more example configurations, recommended hardware and information
 				about individual components like the best network controllers and more in the
-				<a href="http://wiki.ipfire.org/en/hardware/start">hardware section on the IPFire wiki</a>.
+				<a href="https://wiki.ipfire.org/hardware/start">hardware section on the IPFire wiki</a>.
 			{% end %}
 		</p>
 	</section>
diff --git a/templates/static/legal.html b/templates/static/legal.html
index f9767f1..a51d475 100644
--- a/templates/static/legal.html
+++ b/templates/static/legal.html
@@ -21,7 +21,7 @@ 
 
 				<ul class="list-inline">
 					<li>
-						<a href="http://talk.ipfire.org/phonebook/ms">
+						<a href="https://talk.ipfire.org/phonebook/ms">
 							<span class="glyphicon glyphicon-earphone"></span>
 						</a>
 					</li>
@@ -41,7 +41,7 @@ 
 
 				<ul class="list-inline">
 					<li>
-						<a href="http://talk.ipfire.org/phonebook/arne_f">
+						<a href="https://talk.ipfire.org/phonebook/arne_f">
 							<span class="glyphicon glyphicon-earphone"></span>
 						</a>
 					</li>
@@ -61,7 +61,7 @@ 
 
 				<ul class="list-inline">
 					<li>
-						<a href="http://talk.ipfire.org/phonebook/stevee">
+						<a href="https://talk.ipfire.org/phonebook/stevee">
 							<span class="glyphicon glyphicon-earphone"></span>
 						</a>
 					</li>