[PATCH] Corrected links hg.intevation.de to hg.intevation.org to SSL certificate verification happy

Wald Commits scm-commit at wald.intevation.org
Mon Jun 30 11:23:07 CEST 2014


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1404120182 -7200
# Node ID 93b546de903c77ea4314757ad4077a3cdcd18825
# Parent  87744fd9cad75da0eea338ad329c473f60eeeade
Corrected links hg.intevation.de to hg.intevation.org to SSL certificate verification happy.

diff -r 87744fd9cad7 -r 93b546de903c e5f/index.html
--- a/e5f/index.html	Mon Jun 30 11:06:25 2014 +0200
+++ b/e5f/index.html	Mon Jun 30 11:23:02 2014 +0200
@@ -1,9 +1,9 @@
 <html>
     <head>
-        <meta http-equiv="refresh" content="0; URL='https://hg.intevation.de/e5f'">
-        <meta name="go-import" content="dive4elements.org/e5f hg https://hg.intevation.de/e5f">
+        <meta http-equiv="refresh" content="0; URL='https://hg.intevation.org/e5f'">
+        <meta name="go-import" content="dive4elements.org/e5f hg https://hg.intevation.org/e5f">
     </head>
     <body>
-        <h1>Sascha L. Teichmann's notions casted in software about future D4E.</h1>
+        <a href="https://hg.intevation.org/e5f">E5F: Sascha L. Teichmann's notions casted in software about future D4E.</a>
     </body>
 </html>


More information about the Dive4Elements-commits mailing list