From 064bd1181a8d9d2966b02a65051b91a2a2e8a9b8 Mon Sep 17 00:00:00 2001 From: Erik Winter Date: Thu, 15 Sep 2022 09:30:20 +0200 Subject: [PATCH] update repository links to codeberg --- README.md | 2 -- doc/gte-getting-things-email.adoc | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 07547cc..e5dfb4e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,4 @@ Email based task management. Use your ordinary IMAP mailbox as a todo app from your terminal, webmail or a generic email app. -The canonical version of this repository can be found at [https://git.ewintr.nl/gte](https://git.ewintr.nl/gte) - Documentation found in the `/doc` folder can also be read online at [https://ewintr.nl/gte](https://ewintr.nl/gte) diff --git a/doc/gte-getting-things-email.adoc b/doc/gte-getting-things-email.adoc index 727b9b8..44aa5a3 100644 --- a/doc/gte-getting-things-email.adoc +++ b/doc/gte-getting-things-email.adoc @@ -46,4 +46,4 @@ Another thing that is certainly not possible with every random email client is e == First version -With the above ideas in mind, I created a very, very limited prototype and I have been using it exclusively for some time now. I am convinced that this is something that could work well, so I am going to continue developing it. https://git.ewintr.nl/gte[Code is here]. Stay tuned. +With the above ideas in mind, I created a very, very limited prototype and I have been using it exclusively for some time now. I am convinced that this is something that could work well, so I am going to continue developing it. https://codeberg.org/ewintr/gte[Code is here]. Stay tuned.