diff options
| author | Paul Buetow <paul@buetow.org> | 2021-11-02 08:32:09 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2021-11-02 08:32:09 +0200 |
| commit | 8fa791af7e7a3bcdc20ef46da306125b53d70a22 (patch) | |
| tree | f2f13902d8c6a555c9d87bb6dde3373dc6cda269 | |
| parent | dd360165936171a277f7e61583aef9aa4c69c89a (diff) | |
move to codeberg
| -rw-r--r-- | paul.buetow.org/content/home.xml | 6 | ||||
| -rw-r--r-- | xerl.buetow.org/content/Download.xml | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/paul.buetow.org/content/home.xml b/paul.buetow.org/content/home.xml index 6b8c5f0..533bae0 100644 --- a/paul.buetow.org/content/home.xml +++ b/paul.buetow.org/content/home.xml @@ -4,7 +4,11 @@ <text>Welcome to my small humble website.</text> <enumeration> <enumitem> - <noop>My Github page: </noop> + <noop>My Codeberg page: </noop> + <hyperlink>http://codeberg.org/snonux</hyperlink> + </enumitem> + <enumitem> + <noop>My Github page (most stuff moved to Codeberg though):</noop> <hyperlink>http://github.com/snonux</hyperlink> </enumitem> <enumitem> diff --git a/xerl.buetow.org/content/Download.xml b/xerl.buetow.org/content/Download.xml index 51346ad..5ea51db 100644 --- a/xerl.buetow.org/content/Download.xml +++ b/xerl.buetow.org/content/Download.xml @@ -4,6 +4,6 @@ <textheader>Download from git repository</textheader> <text> <noop>Go to </noop> - <namedlink href="http://github.com/snonux/!!HOSTNAME!!">http://github.com/snonux/!!HOSTNAME!!</namedlink> + <namedlink href="http://codeberg.org/snonux/xerl">http://github.com/snonux/xerl</namedlink> </text> </content> |
