summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-21 05:37:00 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:37:00 +0100
commit832ab3c0d0de7428212cea2590cedfe96b8f1c90 (patch)
tree5780080effcde58cb8ceb0513e406aa6f886c5ca
parentf481d9c732de66b05010829cfe3ffbfae41ab862 (diff)
change gh page link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9500bd0..cc0da79 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](https://snonux.github.io/buetow.org) (from Markdown)
+* Via [GitHub Page](http://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.