diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-23 15:05:24 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-23 15:05:24 +0000 |
| commit | 10f0d630bfa4c50fda18c45832b81f5870c6e3ba (patch) | |
| tree | 05c729f561c136caa9c8729d1f75be25b01f0159 /README.md | |
| parent | 3fd7e9bb16d00f0db19c1beafb1cedb1c86a5380 (diff) | |
fix links
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ This is the source code of my personal internet site and blog engine. All conten * Via Gemini/Gemtext: [gemini://foo.zone](gemini://foo.zone) (You need a Gemini client for this) * Via "normal" HTML: [https://foo.zone](https://foo.zone) (Actually it's XHTML Transitional 1.0) * Via [Gemini Webproxy](https://portal.mozz.us/gemini/foo.zone) -* Via [Codeberg Markdown](https://codeberg.org/snonux/foo.zone/src/branch/content-md/index.md) -* Via Codeberg Page (with custom domain): [https://www2.foo.zone](https://www2.foo.zone) (from HTML) +* Via [Codeberg Markdown](https://codeberg.org/snonux/foozone/src/branch/content-md/index.md) +* Via Codeberg Page (with custom domain): [https://www2.buetow.org](https://www2.buetow.org) (from HTML) * Via GitHub Page: It's possible to create a GitHub page from the Markdown output but I won't demo it anymore as I moved this project to Codeberg. Have a look at the `content-*` branches of the [foo.zone Git](https://codeberg.org/snonux/foo.zone) project for static content examples. |
