From: Tomi Ollila Date: Wed, 13 Jun 2018 21:03:26 +0000 (+0300) Subject: 2 http(s) links fixes in (old) news X-Git-Url: https://git.notmuchmail.org/git?p=notmuch-wiki;a=commitdiff_plain;h=5b2073e01d45a15c36734e6b5659fb8fcfe13485 2 http(s) links fixes in (old) news --- diff --git a/news/release-0.18.mdwn b/news/release-0.18.mdwn index df0a87e..1b675da 100644 --- a/news/release-0.18.mdwn +++ b/news/release-0.18.mdwn @@ -230,7 +230,7 @@ remote-tracking branches. The easiest way to do this is: 2. Remove your `NMBGIT` repository (e.g. `mv .nmbug .nmbug.bak`). 3. Use the new `clone` command to create a fresh clone: - nmbug clone http://nmbug.tethera.net/git/nmbug-tags.git + nmbug clone https://nmbug.notmuchmail.org/git/nmbug-tags.git 4. If you had local commits in step 1, add a remote for that repository and fetch them into the new repository. diff --git a/news/release-0.6.mdwn b/news/release-0.6.mdwn index 2123615..71af922 100644 --- a/news/release-0.6.mdwn +++ b/news/release-0.6.mdwn @@ -237,7 +237,7 @@ Including `QUERY.sort`, `QUERY.to_s`, `MESSAGE.maildir_flags_to_tags`, ### Python bindings have been updated and extended -(docs online at http://packages.python.org/notmuch/) +(docs online at https://notmuch.readthedocs.io/) New bindings: