diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-01 08:44:51 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-01 08:44:51 +0200 |
| commit | 7da55409d03e35f0d3c4f71648b4dafea4f2b01b (patch) | |
| tree | 6a4b51b3f5a977a3d496ca33b473a3ed6ba13b1b | |
| parent | ee38631e17ffa4b0b338572482239b61e83c71a4 (diff) | |
Fix Codeberg links
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |
