diff options
author | Matthias Beyer <mail@beyermatthias.de> | 2020-04-30 17:35:23 +0200 |
---|---|---|
committer | Matthias Beyer <mail@beyermatthias.de> | 2020-04-30 17:35:23 +0200 |
commit | b6a9eee1ec4dd68d65c2eb041f98dad8fcba35e4 (patch) | |
tree | b128bd1f34f12e4c152d518ed7b2c475b79cdb64 | |
parent | d09be3e2fa1b02912b0a1c723e7c9647296de921 (diff) |
Make links point to imag-pim.orgmaster-ff
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,7 +18,7 @@ Yes, imag is a rather ambitious project as it tries to reimplement functionality for several "personal information management aspects". We try to use standards like vcard, icalendar and others wherever possible. -Have a look at [the documentation](./doc/) for some more words on this. +Have a look at [the documentation](https://imag-pim.org/doc/) for some more words on this. ## Building/Running @@ -105,7 +105,7 @@ updates and where discussion and questions are encouraged. ## Documentation -We have some documentation in [the ./doc subtree](./doc/) +We have some documentation in [the ./doc subtree](https://git.imag-pim.org/imag/tree/doc) which can be compiled to PDF or a website using pandoc. It might not be up to date, though. Developer documentation for the last release is available @@ -119,7 +119,8 @@ Feel free to open issues (by writing to [the mailinglist](https://imag-pim.org/mailinglist/)) for asking questions, suggesting features or other things! -Also have a look at [the CONTRIBUTING.md file](./CONTRIBUTING.md)! +Also have a look at +[the CONTRIBUTING.md file](https://git.imag-pim.org/imag/tree/doc/src/09010-contributing.md)! ## Contact |