From 26ff37f6bb5d0712df38040a1d47b43ca4866a70 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 20 May 2021 08:51:48 +0100 Subject: fix link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 220ad77f..5ee372b7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the source code of my personal internet site and blog engine. All conten * Via Gemini/Gemtext: [gemini://buetow.org](gemini://buetow.org) (You need a Gemini client for this) * 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/master/content/md/index.md) +* 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) Have a look at the `content-*` branches of this buetow.org Git project for source samples. @@ -105,4 +105,5 @@ These are things I want to do with this project in near future: * Custom alt.buetow.org domain for GitHub page. * Test + fix on macOS (I havn't tested it for macOS fully yet) * Write a blog post about buetow.org.sh script +* Document how to add a blog post. * Once blog post published request buetow.org.sh to be added to the Awesome Gemini list. -- cgit v1.2.3