summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-22 11:26:34 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-22 11:26:34 +0100
commitccadfe16dd8c41e580ff39ec783093739d7d1f6c (patch)
tree1ea1d6e422e0494cf94562115097fecf61072ba7
parent5113260e99f7e7fcb052d4b5f77088ec466410db (diff)
gh page uses tls
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08ad170..2f87a33 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This is the source code of my personal internet site and blog engine. All conten
* Via "normal" HTML: [https://buetow.org](https://buetow.org) (Actually it's XHTML Transitional 1.0)
* Via [Gemini Webproxy](https://portal.mozz.us/gemini/buetow.org)
* Via [GitHub Markdown](https://github.com/snonux/buetow.org/blob/content-md/index.md)
-* Via [GitHub Page](http://alt.buetow.org) (from Markdown)
+* Via GitHub Page: [https://alt.buetow.org](https://alt.buetow.org) (from Markdown)
Have a look at the `content-*` branches of the [buetow.org Git](https://github.com/snonux/buetow.org) project for static content examples.