diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:37:00 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:37:00 +0100 |
| commit | 832ab3c0d0de7428212cea2590cedfe96b8f1c90 (patch) | |
| tree | 5780080effcde58cb8ceb0513e406aa6f886c5ca | |
| parent | f481d9c732de66b05010829cfe3ffbfae41ab862 (diff) | |
change gh page link
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
