diff options
| -rw-r--r-- | default/templates/html5.xml | 2 | ||||
| -rw-r--r-- | default/templates/xhtml.xml | 2 | ||||
| -rw-r--r-- | redirect:contact.buetow.org | 2 | ||||
| -rw-r--r-- | redirect:snonux.de | 2 | ||||
| -rw-r--r-- | redirect:www.snonux.de | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/default/templates/html5.xml b/default/templates/html5.xml index eb535be..e81e336 100644 --- a/default/templates/html5.xml +++ b/default/templates/html5.xml @@ -14,7 +14,7 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>http://buetow.org</hyperlink> + <hyperlink>https://buetow.org</hyperlink> <noop> | </noop> <hyperlink>gemini://buetow.org</hyperlink> </div> diff --git a/default/templates/xhtml.xml b/default/templates/xhtml.xml index 6c10194..149114b 100644 --- a/default/templates/xhtml.xml +++ b/default/templates/xhtml.xml @@ -16,7 +16,7 @@ <body> <div class="noticeheader"> <type class="bold">This is my old internet site, the new one is: </type> - <hyperlink>http://buetow.org</hyperlink> + <hyperlink>https://buetow.org</hyperlink> <noop> | </noop> <hyperlink>gemini://buetow.org</hyperlink> </div> diff --git a/redirect:contact.buetow.org b/redirect:contact.buetow.org index b586b7e..62738d9 100644 --- a/redirect:contact.buetow.org +++ b/redirect:contact.buetow.org @@ -1 +1 @@ -http://buetow.org/contact-information.html +https://buetow.org/contact-information.html diff --git a/redirect:snonux.de b/redirect:snonux.de index a770df2..94efa46 100644 --- a/redirect:snonux.de +++ b/redirect:snonux.de @@ -1 +1 @@ -http://buetow.org +https://buetow.org diff --git a/redirect:www.snonux.de b/redirect:www.snonux.de index a770df2..94efa46 100644 --- a/redirect:www.snonux.de +++ b/redirect:www.snonux.de @@ -1 +1 @@ -http://buetow.org +https://buetow.org |
