summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-11-01 08:44:51 +0200
committerPaul Buetow <paul@buetow.org>2021-11-01 08:44:51 +0200
commit7da55409d03e35f0d3c4f71648b4dafea4f2b01b (patch)
tree6a4b51b3f5a977a3d496ca33b473a3ed6ba13b1b
parentee38631e17ffa4b0b338572482239b61e83c71a4 (diff)
Fix Codeberg links
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 97b75d1..0b86f8f 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,8 @@ This is the source code of my personal internet site and blog engine. All conten
* Via Gemini/Gemtext: [gemini://snonux.de](gemini://snonux.de) or [gemini://buetow.org](gemini://buetow.org) (You need a Gemini client for this)
* Via "normal" HTML: [https://snonux.de](https://snonux.de) or [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://codeberg.org/snonux/buetow.org/blob/content-md/index.md)
+* Via [Codeberg Markdown](https://codeberg.org/snonux/buetow.org/src/branch/content-md/index.md)
+* Via Codeberg Page: [https://snonux.codeberg.page](https://snonux.codeberg.page) (from HTML)
* Via GitHub Page: [https://alt.buetow.org](https://alt.buetow.org) (from Markdown) - Note, as I moved the repo to Codeberg I might remove the GithubPage reference.
Have a look at the `content-*` branches of the [buetow.org Git](https://codeberg.org/snonux/buetow.org) project for static content examples.