From 5b2073e01d45a15c36734e6b5659fb8fcfe13485 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Thu, 14 Jun 2018 00:03:26 +0300 Subject: [PATCH] 2 http(s) links fixes in (old) news --- news/release-0.18.mdwn | 2 +- news/release-0.6.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: -- 2.43.0