From 8680220f9dfd1074909c924b4aa93da9013a6355 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 28 Apr 2017 11:33:55 +0200 Subject: [PATCH 1/2] Fix blog link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06965eb9..195edb48 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ We also have a [mailinglist](http://imag-pim.org/mailinglist/) where I post updates and where discussion and questions are encouraged. There is a blog series which gets an update once a month on my blog, where -[entries are tagged "imag"](http://beyermatthias.de/tags/imag.html). +[entries are tagged "imag"](https://beyermatthias.de/tags/imag). I also post non-regular posts about imag things there. I also post these blog posts From 974cc38d056bd3292d5b1095d9ac5b5feec85366 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 28 Apr 2017 11:34:41 +0200 Subject: [PATCH 2/2] Make imag-pim.org links https --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 195edb48..8165f36c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# imag - [imag-pim.org](http://imag-pim.org) +# imag - [imag-pim.org](https://imag-pim.org) `imag` is a commandline personal information management suite. @@ -78,11 +78,11 @@ install-directory is in your `$PATH`), or install the `imag` binary to call `ima ## Staying up-to-date -We have a [official website for imag](http://imag-pim.org), where I post +We have a [official website for imag](https://imag-pim.org), where I post [release notes](http://imag-pim.org/releases/). There is no RSS feed, though. -We also have a [mailinglist](http://imag-pim.org/mailinglist/) where I post +We also have a [mailinglist](https://imag-pim.org/mailinglist/) where I post updates and where discussion and questions are encouraged. There is a blog series which gets an update once a month on my blog, where @@ -122,11 +122,11 @@ Also have a look at [the CONTRIBUTING.md file](./CONTRIBUTING.md)! ## Contact -Have a look at [our website](http://imag-pim.org) where you can find some +Have a look at [our website](https://imag-pim.org) where you can find some information on how to get in touch and so on. Feel free to join our new IRC channel at freenode: #imag -or our [mailinglist](http://imag-pim.org/mailinglist/). +or our [mailinglist](https://imag-pim.org/mailinglist/). ## License